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.
|