Thread: vba for excel
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
keith keith is offline
external usenet poster
 
Posts: 34
Default vba for excel

Access it with normal class notation.

Userform1.Subname

make sure nothing is private.

Keith
www.kjtfs.com


-----Original Message-----
How can I make subs in Userform modules be available in
standard modules?

I think it might have something to do with declaration,
but I have problems doing it.

Thanks for helping.

Yehuda
.