Hope this makes sense.
I have several forms linked via a series of command buttons. All forms refer to a central table. On the first form the user enters a UPRN (Unique Property Reference Number) and this looks at a central address database and pulls up the corresponding address.
When selecting the next form via the command button, the UPRN has reverted back to the first record, meaning the user has to search the record for the correct UPRN. Is there anyway to keep the same record on all forms until i decide to select a different record?
I have several forms linked via a series of command buttons. All forms refer to a central table. On the first form the user enters a UPRN (Unique Property Reference Number) and this looks at a central address database and pulls up the corresponding address.
When selecting the next form via the command button, the UPRN has reverted back to the first record, meaning the user has to search the record for the correct UPRN. Is there anyway to keep the same record on all forms until i decide to select a different record?