I have a form which can be opened from two other forms. I need to be able to refer to the opening form in a VBA subroutine in the opened form. How can I do that? I have tried passing the opening form name as an OpenArgs to the open_Form method and storing it in a String variable...
I have an Access continual form with two buttons to open other forms for the selected record. One button works, finds the record, and opens the form, the other reports a Recordset EOF (shows the "No client with clint ID" message).
Any thoughts on what might cause the same query to fail in one...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.