View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TotallyConfused TotallyConfused is offline
external usenet poster
 
Posts: 144
Default UserForm Question

Hi I have a Userform that will be used to be accessible on a sharedrive. My
form right now captures the data entry on the form adds it to the worksheet
and when it is sent via email. The receiver receives the form blank but the
worksheet has the data. How do I only sent the worksheet or how do I sent
the form with the data and the worksheet. I prefer that the receiver only
receives the worksheet with the data. Thank you