Hi,
I've created a very simple running spreadsheet to keep track of my Marathon training. I have a column with a benchmark time within it - Cell F7 (time of 60.35 mins) - this relates to my fastest 10k time so far.
Below this i have rows where i intend to enter the time of my latest run for that distance, (F11-F176)
To the right of this column I'd like to display wether my latest run was quicker or slower than the benchmark and by how much - as follows:
F7: 60.35 (Benchmark)
F10: 60.05 (Latest run)
G10:=SUM(F10-$F$7) displaying -0.30
I have protected cell F7 and copied the formula down to the cells beneath it.
My question is, is there anyway of avoiding the as yet unused cells from displaying '-60.35' ? I'd like them to have the formula in the background but not actually show anything until I enter a value into the 'F' column.
I hope that makes sense?
Thanks in advance,
Matt Removed e-mail address - Moderator
I've created a very simple running spreadsheet to keep track of my Marathon training. I have a column with a benchmark time within it - Cell F7 (time of 60.35 mins) - this relates to my fastest 10k time so far.
Below this i have rows where i intend to enter the time of my latest run for that distance, (F11-F176)
To the right of this column I'd like to display wether my latest run was quicker or slower than the benchmark and by how much - as follows:
F7: 60.35 (Benchmark)
F10: 60.05 (Latest run)
G10:=SUM(F10-$F$7) displaying -0.30
I have protected cell F7 and copied the formula down to the cells beneath it.
My question is, is there anyway of avoiding the as yet unused cells from displaying '-60.35' ? I'd like them to have the formula in the background but not actually show anything until I enter a value into the 'F' column.
I hope that makes sense?
Thanks in advance,
Matt Removed e-mail address - Moderator
Last edited by a moderator: