G
Guest
Thanks for your valuable input. However, to be blunt, I don't know what a
general module (insert module) is. Any further insight would be helpful. You
appreciation regardless of further input.
Robin Smith
Alias, Denny Crane
______________________________________________
create a macro such as
sub Button_Click()
application.Goto Worksheets("ASC").Range("B9"),true
End Sub
then right click on the button and select Assign Macro. Select the above
macro
general module (insert module) is. Any further insight would be helpful. You
appreciation regardless of further input.
Robin Smith
Alias, Denny Crane
______________________________________________
create a macro such as
sub Button_Click()
application.Goto Worksheets("ASC").Range("B9"),true
End Sub
then right click on the button and select Assign Macro. Select the above
macro