View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
excelnut1954 excelnut1954 is offline
external usenet poster
 
Posts: 175
Default Flow of control from UserForm to Sheet1 sub

At the end of my coding in a UserForm, I want the macro to go to a sub
named Test1 in Sheet1, and continue. What's the proper syntax to have
the macro look in Sheet 1 for this sub?

Thanks,
excelnut