klynch0803
Registered User.
- Local time
- Today, 09:06
- Joined
- Jan 25, 2008
- Messages
- 102
Good Afternoon everyone...
I have attached a basic form so maybe someone can help me out and I can get the concept and build upon it in my actual database.
In the form fdatMemberLookup I want to be abel to enter the MemberID and click Search. It will then search a table and show the records on the form.
Now I do not want to insert actual Table fields on the form so it isnt physically linked as a control Source so I assume I need to do maybe some kind of strsql or something maybe even simpler than that to find an d show the data.
Would somone possibly show me how to do this in this simple database so I can try it in a much larger?
I have attached a basic form so maybe someone can help me out and I can get the concept and build upon it in my actual database.
In the form fdatMemberLookup I want to be abel to enter the MemberID and click Search. It will then search a table and show the records on the form.
Now I do not want to insert actual Table fields on the form so it isnt physically linked as a control Source so I assume I need to do maybe some kind of strsql or something maybe even simpler than that to find an d show the data.
Would somone possibly show me how to do this in this simple database so I can try it in a much larger?