B
Bryne
On a thirteen sheet spreadsheet, sheet one is "Today", and
sheets 2-13 are January-December. One cell on the "Today"
sheet is the current date -- =NOW(). Several of the other
cells contain daily information entries; I enter them into
the daily sheet, then tab to the monthly sheet and enter
them into a monthly dated column (e.g., January 1-31). I
would like to force the data entered into the "Today" sheet
to automatically populate to the appropriate cells in the
month sheets. I'm guessing that I'm going to have to use
something like "If DATEVALUE("NOW")of "Today" sheet
=DATEVALUE of Monthly cell, then populate cell of monthly
sheet with daily value. However, when I try any
permutation of DATEVALUE("NOW()"), I get "#VALUE". Any
suggestions?
Any help would be appreciated.
Thanks.
sheets 2-13 are January-December. One cell on the "Today"
sheet is the current date -- =NOW(). Several of the other
cells contain daily information entries; I enter them into
the daily sheet, then tab to the monthly sheet and enter
them into a monthly dated column (e.g., January 1-31). I
would like to force the data entered into the "Today" sheet
to automatically populate to the appropriate cells in the
month sheets. I'm guessing that I'm going to have to use
something like "If DATEVALUE("NOW")of "Today" sheet
=DATEVALUE of Monthly cell, then populate cell of monthly
sheet with daily value. However, when I try any
permutation of DATEVALUE("NOW()"), I get "#VALUE". Any
suggestions?
Any help would be appreciated.
Thanks.