I've migrated to a new computer and want to bring custom buttons and
their macros to the new PC.
Steps taken so far:
~ I brought over the .XLA file with the macros in it, and installed it
via Tools AddIns. It now appears when I open the
VB editor.
~ I brought over the Excel11.xlb file and copied it to the proper
drive. In the process of debugging I made changes to toolbars, and
found that this file changed upon closing Excel
~ Manually opened the Excel11.xlb file.
~ Ran Detect and Repair
~ I unregistered and reregistered excel using these commands suggested
in this post
http://groups.google.com/group/micro... 0a3464511ce1e
1) StartRun "excel.exe /unregserver"(no quotes)OK.
2) StartRun "excel.exe /regserver"(no quotes)OK.
See the space between exe and /regserver
....both with and without specific directory path of excel.exe
The custom buttons still do not appear. What am I missing?
Thanks,
Dave O