I have a form set up that pulls records that need to be followed up on. When I click a command button it shoots out an email and updates a followup date in the table.
Now what I want to do is have the fields in the form that are bound update and stay on the same record...
For instance if I am on record 4 of 8, I hit the command button and it does what it is supposed to do then requeryies to populate updated fields and stays on record 4.
Hopefully this made sense.
Now what I want to do is have the fields in the form that are bound update and stay on the same record...
For instance if I am on record 4 of 8, I hit the command button and it does what it is supposed to do then requeryies to populate updated fields and stays on record 4.
Hopefully this made sense.