Lawrence Dodge
Member
Hi all --
First thank you to SirJB7, without your help on a different problem I would not be this far.
I have a table 10 columns and 25 rows -- odd numbered (*see below for why I am not saying Column A,B,C etc.) columns have a sequential number, while columns have a factor of 0.015 starting at 0.015 and going up. I used the formula
"=IF(E29>3.2,LOOKUP(E29,Protein,INDEX(Protein,0,3)))" With "Protein" being a table. This only worked for the second column but not for columns 4, 6, 8, and 10), so with cut and paste, I refigured the table to only have two columns and presto it works.
My question is how can I re-write the formula so I didn't have to reconfigure the table?
*As a side note, I used a hidden column (hence I couldn't easily say columns B, D, F, etc.) to have the factor and then multiplied each cell by a constant cell -- only way I could figure out how to drag down the formula =$C$1* 1, =$C1$1 * 2, etc. is there a better formula then having the hidden column?
Thanks
L. Dodge
First thank you to SirJB7, without your help on a different problem I would not be this far.
I have a table 10 columns and 25 rows -- odd numbered (*see below for why I am not saying Column A,B,C etc.) columns have a sequential number, while columns have a factor of 0.015 starting at 0.015 and going up. I used the formula
"=IF(E29>3.2,LOOKUP(E29,Protein,INDEX(Protein,0,3)))" With "Protein" being a table. This only worked for the second column but not for columns 4, 6, 8, and 10), so with cut and paste, I refigured the table to only have two columns and presto it works.
My question is how can I re-write the formula so I didn't have to reconfigure the table?
*As a side note, I used a hidden column (hence I couldn't easily say columns B, D, F, etc.) to have the factor and then multiplied each cell by a constant cell -- only way I could figure out how to drag down the formula =$C$1* 1, =$C1$1 * 2, etc. is there a better formula then having the hidden column?
Thanks
L. Dodge