View Single Post
 
Old 12-01-2015, 08:41 AM
ryanch69 ryanch69 is offline Windows 10 Office 2010 64bit
Novice
 
Join Date: Dec 2015
Posts: 2
ryanch69 is on a distinguished road
Default VBA Macro for word with Inputbox

Hi,

I have a standard Word template that I want to be prompted for information and once the information has been entered into the inputbox, i want it to appear in a location of my choice. Example

Dear XX,

You have 2x apples and if you would like 3x apples it will cost you £XX but we have a special deal on which means that you will only pay £XX.

I want to receive a prompt for "Name" and once entered I would like the "XX" to be replaced. The same thing for "2X" and "3X" and cost "£XX" etc. but with all separate prompts.

Thanks for your help in advance.
Reply With Quote