Hello everybody,
In a USD table I have two fields. ID and dDate
In my form I have a button called update. When user clicks this button an update querry updates the each ID's ddate to date( ) if that ddate is < date( )
What I want to do is when user clicks update button msgbox will appear and it will say for example "545 ID has updated"
How can I do that?
In a USD table I have two fields. ID and dDate
In my form I have a button called update. When user clicks this button an update querry updates the each ID's ddate to date( ) if that ddate is < date( )
What I want to do is when user clicks update button msgbox will appear and it will say for example "545 ID has updated"
How can I do that?