Can anyone advise me how can i assign a marco to the command button
I want to make a button when the use click on that will bring them to a
"range" - book store ( the bookmarked name)
Thanks in advance
Eric
Can anyone advise me how can i assign a marco to the command button
I want to make a button when the use click on that will bring them to a
"range" - book store ( the bookmarked name)
Thanks in advance
Eric
If this is a CommandButton from the Control Toolbox, double-click on it
while in design mode and you will be taken to the "skeleton" macro, in which
you can write your code; e.g.:
Application.GoTo Range("Bookstore")
--
Vasant
"Eric" <mainman@netvigator.com> wrote in message
news:d750b6$lrl1@imsp212.netvigator.com...
> Can anyone advise me how can i assign a marco to the command button
>
> I want to make a button when the use click on that will bring them to a
> "range" - book store ( the bookmarked name)
>
> Thanks in advance
>
> Eric
>
>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks