L
lfry
Guest
I am creating a sales logging database and haven't used Access in a few years - my mind is boggling!!!
I've got a Main table which has a date field called 'Date Received' to log the received item date and I want to create an automatic date field called 'Respond By' 14 days after this date to show people what their response time is.
Problem is, when I select the Default Value and go into the Expression Builder for the automatic 'Respond By' date, the Expression elements on offer are only Functions, Constants and Operators and it won't give me my 'Main' table to refer back to to build an Expression which is Date Received +14.
I can build this expression into the form but it won't log the information back in the Main table???
How can I get around this?
I've got a Main table which has a date field called 'Date Received' to log the received item date and I want to create an automatic date field called 'Respond By' 14 days after this date to show people what their response time is.
Problem is, when I select the Default Value and go into the Expression Builder for the automatic 'Respond By' date, the Expression elements on offer are only Functions, Constants and Operators and it won't give me my 'Main' table to refer back to to build an Expression which is Date Received +14.
I can build this expression into the form but it won't log the information back in the Main table???
How can I get around this?