Hi,
I hope there is a way of doing this...
I'm attempting to create a formula by drawing the operand from a cell within my workbook, thus allowing for dynamic calculation to be created.
Will probably be easier to explain using a simple example.
I want to have an Input 1 in one cell...say 10 in cell A1
then have an operand in another cell...say + in cell A2
and then Input 2 in another cell...say 20 in cell A3
I then want to use these variables in cell A4 to create the formula...so basically A4 would be something along the lines of "=concatenate(A1,A2,A3)" but not having it all converted to text and outputting '10+20' but rather the mathematical answer of 30.
Please tell me it's possible....
Thanks
Z
I hope there is a way of doing this...
I'm attempting to create a formula by drawing the operand from a cell within my workbook, thus allowing for dynamic calculation to be created.
Will probably be easier to explain using a simple example.
I want to have an Input 1 in one cell...say 10 in cell A1
then have an operand in another cell...say + in cell A2
and then Input 2 in another cell...say 20 in cell A3
I then want to use these variables in cell A4 to create the formula...so basically A4 would be something along the lines of "=concatenate(A1,A2,A3)" but not having it all converted to text and outputting '10+20' but rather the mathematical answer of 30.
Please tell me it's possible....
Thanks
Z