View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Email document with pop up box

Use

inputbox.

see a later post.

--
Regards,
Tom Ogilvy

"Todd" wrote in message
...
I would like to email a document as an attachment but give the user the
ability to enter in a number that the email will be sent to. Our MS

exchange
users are categorized by numbers. For example once the user has completed
the form I would like them to be able to press a button, a pop up box

appear
where they enter the numbers then press OK and the email will be sent to

that
user with the attachment. Thanks for any info!