I have a VBA module which calls a Excel macro which formats the exported spreadsheet. Its currently working fine on my PC referring to the macro in my personal.xls spreadsheet.
I now need to distribute the database out to other users and plan to create a add-in spreadsheet to distribute with the database. My questions is do i need to amend the reference in the VBA which calls the macro which will now be in the Add-in spreadsheet and not personal.xls or will it find it automatically.
Thanks in advance for you.
I now need to distribute the database out to other users and plan to create a add-in spreadsheet to distribute with the database. My questions is do i need to amend the reference in the VBA which calls the macro which will now be in the Add-in spreadsheet and not personal.xls or will it find it automatically.
Thanks in advance for you.