Thank you Steve, but it doesn't work...
Attached the design view screenshot:
I put down:
Private Sub Update_After()
oldlastupdate = LastUpdate
IIF(Update,date(),oldlastupdate)
End SubNothing happened.....
only that in the code view, the line of IIF appears as red...
any idea??
another...