Thread: Call Macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Beep Beep Beep Beep is offline
external usenet poster
 
Posts: 101
Default Call Macro

I have a number of macros in one macro on in Personal.xls

The first one works and then stops. I didn't put all the code here just the
last two lines of the first macro and the first line of the second one. Any
reason it stops after the first macro???

Call Print68005xChart
End Sub
_______________________
Sub Print68005xChart()

Thanks
Frank