Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 |