ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Tom Ogilvy (https://www.excelbanter.com/excel-worksheet-functions/77518-tom-ogilvy.html)

Denny Crane

Tom Ogilvy
 
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

--
Regards,
Tom Ogilvy


"Denny Crane" wrote:

I have 2000

Can i use the button in forms toolbar and maneuver to different lpoints on a
sheet or even a workbook, if so how?



Paul B

Tom Ogilvy
 
Denny, see reply in your other post, best to stay with one post instead of
starting a new one
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"Denny Crane" wrote in message
...
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

--
Regards,
Tom Ogilvy


"Denny Crane" wrote:

I have 2000

Can i use the button in forms toolbar and maneuver to different lpoints
on a
sheet or even a workbook, if so how?





Tom Ogilvy

Tom Ogilvy
 
http://msdn.microsoft.com/office/und...d/default.aspx

http://www.mvps.org/dmcritchie/excel/getstarted.htm

http://www.mvps.org/dmcritchie/excel....htm#tutorials
VBA tutorial links start after the Excel tutorial links.

--
Regards,
Tom Ogilvy


"Denny Crane" wrote:

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

--
Regards,
Tom Ogilvy


"Denny Crane" wrote:

I have 2000

Can i use the button in forms toolbar and maneuver to different lpoints on a
sheet or even a workbook, if so how?




All times are GMT +1. The time now is 02:31 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com