Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Tom Ogilvy
 
Posts: n/a
Default Can i use the button in forms toolbar and maneuver to differen

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



"Tom Ogilvy" wrote:

In a general module (insert module)
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?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:04 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"