Hello everyone,
I am interested in creating an access MDE for a front-end.. In attempting to create reports and generalized forms, I've run into a problem. There are certain fields/values that I need to use, depending on what the end-user would be doing on a field...
I guess I'm just looking for help setting up global variables, for example...
I need the user to be able to research a location by address, on multiple fields, and I can easily create a button to open up a 'Location Inquiry' form, which they can search by zip code, street, city, etc.. However, I want them to be able to click a button and for it to enter the ID of the field they found and enter it into the previous form...
I can do that with absolute paths, but as I said, there are many forms that need the ID for the location, but I do not want to have to create the form over and over for each different form.
This is one specific case, and I have many different forms that require similar globalized variables.. Does anyone have any suggestions or know of any sites that can guide me in the right direction? This site has guided me rather far.
I am interested in creating an access MDE for a front-end.. In attempting to create reports and generalized forms, I've run into a problem. There are certain fields/values that I need to use, depending on what the end-user would be doing on a field...
I guess I'm just looking for help setting up global variables, for example...
I need the user to be able to research a location by address, on multiple fields, and I can easily create a button to open up a 'Location Inquiry' form, which they can search by zip code, street, city, etc.. However, I want them to be able to click a button and for it to enter the ID of the field they found and enter it into the previous form...
I can do that with absolute paths, but as I said, there are many forms that need the ID for the location, but I do not want to have to create the form over and over for each different form.
This is one specific case, and I have many different forms that require similar globalized variables.. Does anyone have any suggestions or know of any sites that can guide me in the right direction? This site has guided me rather far.
Comment