B
Beebolbod
Hi,
I would like to output a pretty simple equation with a couple of characters
in the middle of the answer. So far this wrecks it and i'm guessing the
characters are really performing a function (but i want them not to).
I'd like to output the following to a cell (RTDMA)*32&&-(RTDMA)*32+31 where
RTDMA is a value i enter into a cell elsewhere, which is multiplied by 32
(the product of this is the start of my range) and the same applies to the
2nd RTDMA calc, only it's +31. The ampersands need to denote this is a range.
E.G. RTDMA=1 so using the above and calculating manually i'd have 32&&-63
from and RTDMA of 1.
Hope you follow me and can help.
Rob
I would like to output a pretty simple equation with a couple of characters
in the middle of the answer. So far this wrecks it and i'm guessing the
characters are really performing a function (but i want them not to).
I'd like to output the following to a cell (RTDMA)*32&&-(RTDMA)*32+31 where
RTDMA is a value i enter into a cell elsewhere, which is multiplied by 32
(the product of this is the start of my range) and the same applies to the
2nd RTDMA calc, only it's +31. The ampersands need to denote this is a range.
E.G. RTDMA=1 so using the above and calculating manually i'd have 32&&-63
from and RTDMA of 1.
Hope you follow me and can help.
Rob