i am trying to update a column in a table, that is currently blank, with today date. i created an append query to try and populate the [table]![todaysdate] field with todays date. i selected the DATE() function as the “update to” value and the criteria value “is null”. when i try and run this it gives me the mesage “function isn’t available in expressions in query expression DATE()”. Can anyone tell me what i am missing here?
thanks
mike