Sometime ago I used a Access Macro feature that allowed me to keep the current form to remain the same while behind the scence, the form is actually closed and reopen. The reason the form has to be closed and reopened (using Macro again) was because I've provided a button in the form which allows user to create a new record copied from another record from the same table. However if the form is not closed and reopened, the new record is not visible from the current form even when I scroll through the entire recordset.
I'm trying to find that Macro which allows me to temporarily freeze the form display so that it doesn't appear to flash as a result of closing and reopening of the form.
Could anyone point me to the right macro please. Thanks...
I'm trying to find that Macro which allows me to temporarily freeze the form display so that it doesn't appear to flash as a result of closing and reopening of the form.
Could anyone point me to the right macro please. Thanks...