Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook with 2 worksheets:
worksheet 1 - is for stock prices worksheet 2 - is for mutual fund prices I have written (with lots of help from you nice folks) 2 sub-routines sub-routine 1 gets stock prices for worksheet 1 sub-routine 2 gets mutual funds prices for worksheet 2 How can I get these my 2 sub-routines to work in sequence with one macro? Specifically, I want to programmically: 1. Go to worksheet 1 and run sub-routine 1 and then 2. Go to worksheet 2 and run sub-routine 2. What is the coding? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Invoking macro to insert rows according to DDE imported data | New Users to Excel | |||
Invoking a Visual Basic macro from a Custom Toolbar Button | Excel Worksheet Functions | |||
Switching to different worksheets during a macro | Excel Programming | |||
Excel Macro Code invoking InputBox. | Excel Programming |