Thread: MessageBox
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
OrlaLynch OrlaLynch is offline
external usenet poster
 
Posts: 17
Default MessageBox

Hi-
I have a macro which sends an e-mail of a report to a certain person which
is triggered by a command prompt. My problem is that I would like to give my
user the option of who they want to send it to.

I have thought about a MessageBox with a text field which would be connected
to the macro but I don't know if this is possible?

Any ideas?
Thanks,
Orla