E
enquirer
I wish to create formula to automatically insert date and time for
each new record created in Excel 2003/2007 database.
I've tried the following in cell A6, so when I enter data into
Worksheet called INPUT cell B6 , the date and time is automatically
entered into A6 of the DATA worksheet, but it doesn't work: =IF(INPUT!
B6>1,=NOW(),"")
What am I doing wrong?
I am using Data Form for user input of new data and don't want the
user to input into a date field, so I have created INPUT worksheet
without date and DATA worksheet with all identical fields using INPUT
plus a date field in column A for each record.
Also my formula is true if cell B6 = >1, but B6 is a text cell so I
would ideally like a formula that looks to see if cell is populated or
not. Is this available?
Thanks enquirer
each new record created in Excel 2003/2007 database.
I've tried the following in cell A6, so when I enter data into
Worksheet called INPUT cell B6 , the date and time is automatically
entered into A6 of the DATA worksheet, but it doesn't work: =IF(INPUT!
B6>1,=NOW(),"")
What am I doing wrong?
I am using Data Form for user input of new data and don't want the
user to input into a date field, so I have created INPUT worksheet
without date and DATA worksheet with all identical fields using INPUT
plus a date field in column A for each record.
Also my formula is true if cell B6 = >1, but B6 is a text cell so I
would ideally like a formula that looks to see if cell is populated or
not. Is this available?
Thanks enquirer