J
Jason
1) Is there a beginner's vba list?
2) What's the code for a checkbox in a userform that, when
checked, will populate a formfield checkbox in a
template? When I did it just using bookmarks, it left the
text True, True, False for each response.
3) This last question is more of a bonus question: how
would I get a checkbox in a userform to populate fields
with the text in a userform. For example, a client wants
the ability to select from three bodies of text and then
that text would populate a certain area in a template.
<checkbox> The quick brown realtor jumped over the fence.
<checkbox> The tax attorney jumped over the fence.
<checkbox> The circuit court judge jumped over the fence.
Based on the checkbox clicked, the checkbox and
corresponding text would populate that area in the
template.
TIA,
Jason
2) What's the code for a checkbox in a userform that, when
checked, will populate a formfield checkbox in a
template? When I did it just using bookmarks, it left the
text True, True, False for each response.
3) This last question is more of a bonus question: how
would I get a checkbox in a userform to populate fields
with the text in a userform. For example, a client wants
the ability to select from three bodies of text and then
that text would populate a certain area in a template.
<checkbox> The quick brown realtor jumped over the fence.
<checkbox> The tax attorney jumped over the fence.
<checkbox> The circuit court judge jumped over the fence.
Based on the checkbox clicked, the checkbox and
corresponding text would populate that area in the
template.
TIA,
Jason