Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
DP DP is offline
external usenet poster
 
Posts: 58
Default creating a button to activate another worksheet within a workbook

Hi Mickeyjay71

you could create a command button using the control box menu bar onto your
sheet. then in design mode, double click on the button and type this in:

Worksheets("sheet2").Select

Thats all you need to do. Change whats in the prentices to the correct name
of your work sheet.

Hope this helps

Dave

"Mickeyjay71" wrote:

I have a large workbook and would like to create a button on a worksheet that
will switch the user to an existing worksheet within a workbook.

What are my options?

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a Command Button on a worksheet GeorgeJ Excel Discussion (Misc queries) 0 August 1st 07 09:42 PM
Creating some sort of button that will take you to a new worksheet Sonya New Users to Excel 3 May 9th 07 04:26 PM
activate last worksheet in a different workbook Aaron Excel Programming 5 August 22nd 06 11:51 AM
Workbook.Activate / Window.Activate problem Tim[_44_] Excel Programming 3 February 3rd 06 11:38 PM
activate a worksheet formula through a button TUNGANA KURMA RAJU Excel Discussion (Misc queries) 5 November 12th 05 09:28 AM


All times are GMT +1. The time now is 10:00 AM.

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"