C
colin
I am trying to produce a time sheet program such that when I enter the
letter 'x' in a specific cell I can record that time as my start time
in an adjacent cell. Then by inserting an 'X' in the next cell I can
record my finish time and so on. I can capture the time with an "if
(now())" formula but of course every time I enter the next time my
first gets recalculated. Can any one suggest a way of retaining the
times when it was entered, Microsoft were unable to help.
letter 'x' in a specific cell I can record that time as my start time
in an adjacent cell. Then by inserting an 'X' in the next cell I can
record my finish time and so on. I can capture the time with an "if
(now())" formula but of course every time I enter the next time my
first gets recalculated. Can any one suggest a way of retaining the
times when it was entered, Microsoft were unable to help.