Hi,
I am new to VBA and word objects but an hitting a wall real quick. My question is how would I write formated text from a form object using an array (created in form) and VBA.
Example:
Document should read
Title (in Bold)
Section Information
Topic 1
Qtr 1:
Milestone 1: blah blah
Milestone 2: blah blah
Qtr 2:
Milestone 1: blah blah
Topic 2
Qtr 1:
Milestone 1: blah blah
Milestone 2: blah blah
Milestone 3: blah blah
Section Information
Topic 1
Qtr 1:
Milestone 1: blah blah
Qtr 3:
Milestone 1: blah blah
I allow the users to add/delete and edit information selected in an form then want to write the document. Does anyone have any tips or examples that would help?
Thanking you in advance,
Steve
I am new to VBA and word objects but an hitting a wall real quick. My question is how would I write formated text from a form object using an array (created in form) and VBA.
Example:
Document should read
Title (in Bold)
Section Information
Topic 1
Qtr 1:
Milestone 1: blah blah
Milestone 2: blah blah
Qtr 2:
Milestone 1: blah blah
Topic 2
Qtr 1:
Milestone 1: blah blah
Milestone 2: blah blah
Milestone 3: blah blah
Section Information
Topic 1
Qtr 1:
Milestone 1: blah blah
Qtr 3:
Milestone 1: blah blah
I allow the users to add/delete and edit information selected in an form then want to write the document. Does anyone have any tips or examples that would help?
Thanking you in advance,
Steve