traveller4
Programmer
Is there a way to get all open workbook names using VBA.
Currently I have an Excel Workbook that is distributed to users that updates a workbook kept on the user's workstation. My problem is some users workbook's are not the required workbook name and the users never keep the workbook in the required directory. I would like have my update workbook run its macros against their workbook irregardless of the name. I would like to pass the name of their workbook as a variable into the procedures in the update workbook.
Thanks in advance
Currently I have an Excel Workbook that is distributed to users that updates a workbook kept on the user's workstation. My problem is some users workbook's are not the required workbook name and the users never keep the workbook in the required directory. I would like have my update workbook run its macros against their workbook irregardless of the name. I would like to pass the name of their workbook as a variable into the procedures in the update workbook.
Thanks in advance