View Single Post
 
Old 02-24-2015, 02:37 AM
rdross51 rdross51 is offline Windows 7 32bit Office 2010 32bit
Advanced Beginner
 
Join Date: Feb 2015
Location: Abu Dhabi
Posts: 45
rdross51 is on a distinguished road
Default Allow User to Input Title When Running Attachment Macro

I have developed a macro to add an Attachment to the end of a document and set up a header for attachment title and page numbering. I am trying to develop an Input Box using VBA but I have no idea how to make it work. When the macro is run, I want an Input Box to appear so they can type in the title for the attachment and then that input would be entered into the header (Attachment 1 - "Title"). I have attached a copy of my macro and what the Input Box should look like. Can somone please help?
Attached Images
File Type: png Input Box.png (15.0 KB, 32 views)
Attached Files
File Type: docx Attachment Macro.docx (15.4 KB, 17 views)
Reply With Quote