Good afternoon everyone (or morning wherever you are in the world!)
I have a query about the best way to do a function on the spreadsheet which needs to refer to the contents of cells and if they are blank then to take it from another cell (and if it is blank, take it from another cell etc). My only thought was using IF functions but I can't get that to work.
What I am trying to do is as follows:
I am working out estimating attendances at event. I have used historical data to do this estimation so for example, 1 hour before the event, there is 20% of the crowd, therefore the estimated total attendance is x. The adjacent cell which we enter (say 100) would then enter in the EXPECTED ATTENDANCE a value of 500 (100/0.2). THen say at 30 minutes before the event, we may expect it to be 50% of the crowd in. When we get a figure for the 30 minute mark, it might be 400 and when we enter this value, the EXPECTED ATTENDANCE would be readjusted to 800 (400/0.5).
THerefore I need it to automatically calculate based on the LAST CELL where data is entered in a column.
Does that make sense? I hope so!! Can anyone help? Is there another way of doing that?
Thanks in advance.
Graeme
I have a query about the best way to do a function on the spreadsheet which needs to refer to the contents of cells and if they are blank then to take it from another cell (and if it is blank, take it from another cell etc). My only thought was using IF functions but I can't get that to work.
What I am trying to do is as follows:
I am working out estimating attendances at event. I have used historical data to do this estimation so for example, 1 hour before the event, there is 20% of the crowd, therefore the estimated total attendance is x. The adjacent cell which we enter (say 100) would then enter in the EXPECTED ATTENDANCE a value of 500 (100/0.2). THen say at 30 minutes before the event, we may expect it to be 50% of the crowd in. When we get a figure for the 30 minute mark, it might be 400 and when we enter this value, the EXPECTED ATTENDANCE would be readjusted to 800 (400/0.5).
THerefore I need it to automatically calculate based on the LAST CELL where data is entered in a column.
Does that make sense? I hope so!! Can anyone help? Is there another way of doing that?
Thanks in advance.
Graeme