Good Day Dear Experts,
I wish to use the text value in a cell to refer to a defined Name with a specific numerical value.
Somehting like this:
A1 = bwt
Using Name Definition: bwt = 100.
C1 = bwt* (another number).
However, I want to use the cell value as a reference to the defined Name, i.e:
C1 = A1 * (another number)
Is that possible? If yes, how?
Thanks for your help.
I wish to use the text value in a cell to refer to a defined Name with a specific numerical value.
Somehting like this:
A1 = bwt
Using Name Definition: bwt = 100.
C1 = bwt* (another number).
However, I want to use the cell value as a reference to the defined Name, i.e:
C1 = A1 * (another number)
Is that possible? If yes, how?
Thanks for your help.