S
Steve Muir
I need to update a field "year" which is a combo box using data from table
"tblyear" which is basically 1,2,3,4 or 5.
"year" field is to be updated to "1" if record falls between 01/01/01 and
31/12/01 etc.
When I run the query it is returning the correct number of records but it is
not updating the "year" field. Instead it is blanking the "date" field which
it should just be checking to determine which year number to update to "year"
field.
Any help greatly appreciated
"tblyear" which is basically 1,2,3,4 or 5.
"year" field is to be updated to "1" if record falls between 01/01/01 and
31/12/01 etc.
When I run the query it is returning the correct number of records but it is
not updating the "year" field. Instead it is blanking the "date" field which
it should just be checking to determine which year number to update to "year"
field.
Any help greatly appreciated