Forum Discussion
Aoife Ryan
May 11, 2017Copper Contributor
= function
Hi, I am trying to referance a cell within a column to another cell. The column contains a list that I need to chop and change and often delete individual cells with it. If I delete a cell the pr...
Yury Tokarev
May 11, 2017Iron Contributor
Hi Aoife,
you might be able to use lookup functions, such as VLOOKUP or INDEX/MATCH in case you have a reference column for the purposes of lookup. Are you able to post an example of your data and the formula cell(s) so I can have a look?
Thanks
Yury
Aoife Ryan
May 11, 2017Copper Contributor
This is basically what I want to do but with more sensitive information that I don't want to post here. So I have different sections that I want th information in F to be in but I need to alter F as I get more/new info so I would like if Side A and Side B automatically updated to correspond to what is in Column F. At the moment I am getting the Ref error. I tried VLookup and match with no success