Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default navigate sheet onclick


hi
i am new to excel programming

i am in sheet1.. when i click a button i should go to sheet5...


kindly send me the coding ... i will be thankfulll


--
nshanmugaraj
------------------------------------------------------------------------
nshanmugaraj's Profile: http://www.excelforum.com/member.php...o&userid=31570
View this thread: http://www.excelforum.com/showthread...hreadid=515633

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 100
Default navigate sheet onclick

Hi,

Create a macro as follows

=============================
Sub NavigateSheet()
Sheets("sheet5").Select
End Sub
=============================

Assign this macro to a button.

Regards,
NAVEEN



"nshanmugaraj" wrote:


hi
i am new to excel programming

i am in sheet1.. when i click a button i should go to sheet5...


kindly send me the coding ... i will be thankfulll


--
nshanmugaraj
------------------------------------------------------------------------
nshanmugaraj's Profile: http://www.excelforum.com/member.php...o&userid=31570
View this thread: http://www.excelforum.com/showthread...hreadid=515633


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default navigate sheet onclick


thanks friend


--
nshanmugaraj
------------------------------------------------------------------------
nshanmugaraj's Profile: http://www.excelforum.com/member.php...o&userid=31570
View this thread: http://www.excelforum.com/showthread...hreadid=515633

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
Use and navigate through option button on w/sheet TUNGANA KURMA RAJU Excel Discussion (Misc queries) 4 May 23rd 08 07:41 PM
OnClick [email protected] Excel Discussion (Misc queries) 1 August 31st 06 06:08 PM
Navigate in sheet with a button Jonas G Excel Programming 2 May 27th 05 12:22 PM
How do i navigate between sheet tabs from my keyboard? Ryan T Excel Discussion (Misc queries) 5 May 4th 05 08:55 PM
I can't navigate my sheet with my arrow keys. suggestions? Mark Excel Discussion (Misc queries) 1 May 2nd 05 08:45 PM


All times are GMT +1. The time now is 11:34 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"