R
Rich
I have a spreadsheet I use to calculate total hours worked per day, I then
record those hours in another column by date so I can track total hours by
week and still retain the hours each day.
A B
1/03/04 7.5
1/04/04 7.8
Total 16.3 (where total would be the weekly total)
and so on.
Is there a way to have the the hours appear in the appropriate cell in
column B based on the date in column A?
I can get the hours to record properly using an "If A=today()" type formula
but cannot get the hours in B to be retained if "A" isn't today's date.
Thanks,
Rich
record those hours in another column by date so I can track total hours by
week and still retain the hours each day.
A B
1/03/04 7.5
1/04/04 7.8
Total 16.3 (where total would be the weekly total)
and so on.
Is there a way to have the the hours appear in the appropriate cell in
column B based on the date in column A?
I can get the hours to record properly using an "If A=today()" type formula
but cannot get the hours in B to be retained if "A" isn't today's date.
Thanks,
Rich