Hi,
I have a current setup between Access and Excel where, using Access forms, I generate queries and transfer them out to a pre-defined workbook that has a macro stored with it. Once the workbook loads, the user clicks a simple button to execute the macro. I'd like other users to use my forms on their machine, but that would presently mean I'd have to update my transferspreadsheet method to specify a particular destination folder, and that would take time.
How does one create a "library" of Excel modules, that can be referenced selectively by the user when needed? I know that I can create a toolbar that executes the modules on demand, but I'm getting the impression that I still need a default workbook to store these in. What options do I have to make my modules more versatile, so that I can just dump my Access results into Excel?
Thanks,
Shaun
I have a current setup between Access and Excel where, using Access forms, I generate queries and transfer them out to a pre-defined workbook that has a macro stored with it. Once the workbook loads, the user clicks a simple button to execute the macro. I'd like other users to use my forms on their machine, but that would presently mean I'd have to update my transferspreadsheet method to specify a particular destination folder, and that would take time.
How does one create a "library" of Excel modules, that can be referenced selectively by the user when needed? I know that I can create a toolbar that executes the modules on demand, but I'm getting the impression that I still need a default workbook to store these in. What options do I have to make my modules more versatile, so that I can just dump my Access results into Excel?
Thanks,
Shaun