News

How to use VBA to validate data entered in a Word UserForm Your email has been sent Avoid input errors when soliciting data via a Word UserForm with VBA procedures that check for specific attributes.
10 steps to creating a Word userform for addressing letters Your email has been sent Using a little VBA and Word's form features, you can set up a template to quickly enter address info into your ...
initial.xlsm - Macro-enabled Excel file containing the VBA script; template.docx - MS Word template file VBA script replaces text in; initial data.xlsx - a dictionary of items to be replaced; sample ...
Here's an odd one that I haven't been able to figure out.<BR><BR>I have an MS Word doc that has HTML tags in it - <em></em>, <strong></strong>, stuff like that. I ...