Lynn_AccessUser
Registered User.
- Local time
- Today, 03:49
- Joined
- Feb 4, 2003
- Messages
- 125
dcx693 thanks for your help . . . but I gave up?
The reason I am having to do this to begin with is to handle a bug in Access 2000 using an adp.
I decided that I have spent 3-4 days beating my head against a wall and that is long enough. I redesigned the backend and split out the data being updated on the popform to a new table so the same table was not being accessed on 2 forms thus the code that I had to add to handle data being saved to the same table is no longer needed. This code is what was limiting me from passing parameters or a filter to begin with.
The reason I am having to do this to begin with is to handle a bug in Access 2000 using an adp.
I decided that I have spent 3-4 days beating my head against a wall and that is long enough. I redesigned the backend and split out the data being updated on the popform to a new table so the same table was not being accessed on 2 forms thus the code that I had to add to handle data being saved to the same table is no longer needed. This code is what was limiting me from passing parameters or a filter to begin with.