Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sub First()
Second() Third() End Sub to be honest, I didn't get the question. "hannu" wrote in message ... Hi. I have two subs and I want to do this: Sub First() 1.row Call Second 3.row End Sub Sub Second() 1.row Call Third 3.row End Sub Sub Third() 1.row I would like to go to First Sub right after the Call Second row, but not to execute 3.row from the Second sub End Sub |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
back ups | Excel Discussion (Misc queries) | |||
copy back macro/roll back | Excel Worksheet Functions | |||
I hid row 1 and can't get it back? | Excel Discussion (Misc queries) | |||
Jon - come back | Charts and Charting in Excel | |||
Back Up | Excel Programming |