I created a form which looks at several tabs to get the data.
I put the code in a module and some is in the forms VBA code.
This module code and form are in my Personal.xlsb file. I also created a button on the Quick Access Toolbar that launches the form.
What is the easiet way to distribute this to the end users? so the user have the button and the form and code to make it all happen without having to turn on the developer tab, paste in the code. import the form file, create a personal.xlsb file in Excel 2007. etc etc.
TIA
DougP
I put the code in a module and some is in the forms VBA code.
This module code and form are in my Personal.xlsb file. I also created a button on the Quick Access Toolbar that launches the form.
What is the easiet way to distribute this to the end users? so the user have the button and the form and code to make it all happen without having to turn on the developer tab, paste in the code. import the form file, create a personal.xlsb file in Excel 2007. etc etc.
TIA
DougP