Thread: Scope of Subs?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ken Loomis Ken Loomis is offline
external usenet poster
 
Posts: 143
Default Scope of Subs?

I am trying to call a sub in the workbook object from a sub in a module, but
I can't seem to make that work.

Is there a way to make that work?

TIA,
Ken