Did you use Tools | Addins to load you new xla file?
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email
"Varne" wrote in message
...
Hello!
Could somebody help on this place?
I created an Excel Add-In file.
Then I inserted a module.
I wrote the following codes in it;
Sub Move ()
activecell.offset(0,4).select
End Sub
Now I like to run this macro on a normal xls. work book by clicking an
object. Circle, button or rectangle. I am not able to assign a macro to an
object because nothing appears when I open the Macro box that contains
Macros.
Thanks.
Regards
M Varnendra