Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need help!! I need to set a button for one of my programs to work for
the rest of the WorkSheets on that Workbook. Ex. I have a program set for "Sheet1" and I want the same program to work on "Sheet2", when I push the button on "Sheet1". Any suggestions? Please help. ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~ View and post usenet messages directly from http://www.ExcelForum.com/ |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
banchee,
Are you going to have 2 buttons or just one? If 2, will they both be on Sheet1? Either way, i guess you will end up replacing the hardcoded sheet names with a variable that gets it value from the Worksheet.Name property of each sheet. -----Original Message----- I need help!! I need to set a button for one of my programs to work for the rest of the WorkSheets on that Workbook. Ex. I have a program set for "Sheet1" and I want the same program to work on "Sheet2", when I push the button on "Sheet1". Any suggestions? Please help. ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~ View and post usenet messages directly from http://www.ExcelForum.com/ . |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am only having on button. Could you please go into a little more
detail with what you were saying. Thanks for your time. Kyle ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~ View and post usenet messages directly from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Setting Preferences for Multiple Worksheets | Excel Worksheet Functions | |||
Setting up interdependent worksheets | Setting up and Configuration of Excel | |||
Userform button setting variable from formula | Excel Discussion (Misc queries) | |||
Userform button setting variable from formula | Excel Discussion (Misc queries) | |||
Setting All Worksheets To The Same Scroll Position | Excel Worksheet Functions |