View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ed from AZ Ed from AZ is offline
external usenet poster
 
Posts: 120
Default Call macro in worksheet from userform?

Sorry, Jim. The form is in the same workbook as the worksheet and
macro.

Ed


On Sep 12, 11:06 am, Jim Thomlinson <James_Thomlin...@owfg-Re-Move-
This-.com wrote:
Is the userform part of the spreadsheet or is it part of an addin or a
seperate spreadsheet? It's hard to tell from your post.
--
HTH...

Jim Thomlinson



"Ed from AZ" wrote:
How do I call and run a macro contained in worksheet code from a
userform button code? I tried variations of
Run wkb("MASTER!SetNewHeader")
but nothing worked.


Ed- Hide quoted text -


- Show quoted text -