Thread: XLA problems
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Neil Bhandar[_2_] Neil Bhandar[_2_] is offline
external usenet poster
 
Posts: 8
Default XLA problems

Hello:

I developed a very basic tool in XLS, toolbar & menu
option.

I converted the XLS to an add-in (XLS file) but each time
I hit the button on the toolbar it opens up the orig XLS
file.

I tried renaming the orig XLS file, the macro behind the
button fails. Seems like for some reason the macro still
points to the original XLS. Any thoughts?

Thanks in advance,
-Neil