View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sbruner sbruner is offline
external usenet poster
 
Posts: 2
Default User Form Formula

I have created the template for a user form at the beginning of a macro. It
simply asks the user to enter a product code and click Ok.
I am not a professional programmer and am unsure how to take the information
that the user inputs and store it as a variable to be repeatedly called up in
my macro at various points. Can anyone help?