Forum Discussion
Vicki Springfield
Jul 11, 2018Copper Contributor
VBA Macro and wookbook transfer
I created multiple Macros and a detailed workbook on my personal computer and I now need to move them to another computer. I transferred the XLSTART but I am getting errors, I can't modify the code o...
JohanV31
Jul 05, 2024Copper Contributor
JKPieterse hi, I have the same issue, I change my computer and I need to transfer the macros I have created in my previous computer. my Office version is 365 in both computers.
which is the path to reach the XLSTART file? should be enough just to compy that template?
HansVogelaar
Jul 05, 2024MVP
In File Explorer (aka Windows Explorer), enter the following in the address bar, then press Enter:
%appdata%\Microsoft\Excel\XLSTART
If you created a PERSONAL.XLSB macro workbook, that is its most probable location.
And yes, you can copy it from that folder on the old PC to the same folder on the new PC.