Thread: User forms
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
eklarsen[_4_] eklarsen[_4_] is offline
external usenet poster
 
Posts: 1
Default User forms

I posted a bit of code in a previous post and got no replies so
thought I would ask a simpler question.
Is it possible to have a user enter data on one user form and usin
that data return the answer (calculated) to another user form that i
called when the user presses an action button?
Will this code need to be in a Module or is it ok to leave it in th
private Sub in the Userform.

Is it possible to call data from userform1 to userform2 if the code i
not in a module?

Sorry if this seem's simple but I am very new to VBA.
Thanks for taking the time

--
Message posted from http://www.ExcelForum.com