Thread: procedure call
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BorisS BorisS is offline
external usenet poster
 
Posts: 191
Default procedure call

how do I call a procedure from within another procedure?

Let's say the procedure I need to call is TestProc.


--
Boris