ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   navigate sheet onclick (https://www.excelbanter.com/excel-programming/354115-navigate-sheet-onclick.html)

nshanmugaraj[_3_]

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


Naveen

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



nshanmugaraj[_4_]

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



All times are GMT +1. The time now is 09:57 AM.

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