T
trex
I have a table field for a date. I want to use that field and do a sum
function to enter default into another table field automatically based on the
date in the source field.
I use the following Sum([old]+60)
old is the table field with the date adn the new field is to be 60 days
after source field.
I do not get a syntec error, however I get "database engine does not
recognize either teh field 'old' in a validation expression, or the default
value in the table..."
please advise
function to enter default into another table field automatically based on the
date in the source field.
I use the following Sum([old]+60)
old is the table field with the date adn the new field is to be 60 days
after source field.
I do not get a syntec error, however I get "database engine does not
recognize either teh field 'old' in a validation expression, or the default
value in the table..."
please advise