About 3 results
Open links in new tab

How to refer to a file path throughout the database without having to ...
Mar 31, 2011 · Once you have it in a table, how do you use it? I would create a global variable and set it when the application starts up. (in a standard module) Global g_PhotosPath as string (in your startup …
VBA doesn't recognize data in text box separated by commas
Oct 1, 2015 · I have a text box that we enter an application code into. I have set my form up so that it will compare this field to data in a table and then if it's in the table it comes back and presents it in …
Access query with function into Excel as pivot table
Mar 6, 2013 · While suitable titles are inserted programmatically for all pivot table sheets, similar action for sheets holding exported data is implemented only if no template has been used. All utilized …