rslaymaker
New member
- Local time
- Today, 12:52
- Joined
- Feb 23, 2009
- Messages
- 3
I have seen some similar posts on this topic, but none of the solutions work for my situation
I have two sub-forms residing on one form. The idea, is for a command from sub-form 1 will add a record to the file used by sub-form 2, which I have working. But, although the information is now on the file, the display of that information is not working. What I want is for that same command to refresh the display of data on sub-form 2. I have tried requery, the problem seems to be that sub-form 1 does not recognize sub-form 2, as indicated in the error message.
Thanks for any assistance on this.
I have two sub-forms residing on one form. The idea, is for a command from sub-form 1 will add a record to the file used by sub-form 2, which I have working. But, although the information is now on the file, the display of that information is not working. What I want is for that same command to refresh the display of data on sub-form 2. I have tried requery, the problem seems to be that sub-form 1 does not recognize sub-form 2, as indicated in the error message.
Thanks for any assistance on this.