Thread: [Solved] Excel VBA Macros
View Single Post
 
Old 07-20-2015, 04:24 AM
Niclasfa Niclasfa is offline Windows 8 Office 2013
Novice
 
Join Date: Apr 2015
Posts: 13
Niclasfa is on a distinguished road
Default

Thank you.

I will attach Doc Template now with Macro Requirements. If you require any of the other documents, just let me know.

Word macros

mcrOK: to populate the bookmarks within the letter text in the body of the template. The macro will be attached to the UserForm button with caption OK.

mcrLog: to append person data to the text file Latelog.txt and hide the UserForm. The macro will be attached to the UserForm button with caption Log.

mcrClear: to clear the UserForm fields. The macro will be attached to the UserForm button with caption Clear.

mcrClose: to close the UserForm. The macro will be attached to the UserForm button with caption Close.
Attached Files
File Type: dotm WelcomeAboard.dotm (299.8 KB, 19 views)
Reply With Quote