L
Laura83
Hi,
I have a main form and another form(1). They both work from the same primary
key(application number).
When I navigate from the main form to form(1) and then back, the data
displayed is filtered by the same application number as I want to be able to
display specific data on all forms for the same candidate.
The problem comes when I go back to the main form I can't search through all
records as it says it is filtered. I have tried this before the find function
but it still can't find any other records: DoCmd.GoToRecord , , acFirst
Can anybody help please?
Thanks,
Lau
I have a main form and another form(1). They both work from the same primary
key(application number).
When I navigate from the main form to form(1) and then back, the data
displayed is filtered by the same application number as I want to be able to
display specific data on all forms for the same candidate.
The problem comes when I go back to the main form I can't search through all
records as it says it is filtered. I have tried this before the find function
but it still can't find any other records: DoCmd.GoToRecord , , acFirst
Can anybody help please?
Thanks,
Lau