View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
CSUS_CE_Student[_2_] CSUS_CE_Student[_2_] is offline
external usenet poster
 
Posts: 16
Default Returning a value forom a Module to a Userform

I am trying to make a userform to return some data from the spreadsheet after
the analysis is done in a public Sub. How do I call the variable from the
public module to the userform?