in VBA's help.
You can search for: BuiltIn;dialog;argument;list;
(or you could drill your way through the help for dialogs.)
"kalel_rojin <" wrote:
Where can I find a list of all Application.Dialogs(xlDialog****).Show
commands?
I know the Send Mail as Attachment command "File-Send To-Mail
Recipient (as Attachment)" is
Application.Dialogs(xlDialogSendMail).Show
but the command I want is the one right above that in the menu.
"File-Send To-Mail Recipient"
Please help
---
Message posted from http://www.ExcelForum.com/
--
Dave Peterson