Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "Alex" wrote in message ... "N10" wrote: I new to programming so I may be off the mark here should the code nor read If Finish = vbYes Then call Summary Exit Sub Else MsgBox "Let me know if this macro has helped you." End If Hope this helps Best N10 If' tried using CALL as well but get the same error. VBA knows that with or without the CALL statement, I want to run the additional procedure. Could Summary be an allocated term in VBA ? Like coding call OPEN would cause an error Also does the routine Summary when ran directly ? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problems calling a procedure in another application | Excel Programming | |||
Calling a procedure in a procedure | Excel Programming | |||
VBA question - calling Procedure from userform | Excel Programming | |||
Calling a .Net Procedure from a Macro | Excel Programming | |||
Calling a Custom Function within a Procedure | Excel Programming |