Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Microsoft word forms-using vb 2

Status
Not open for further replies.

tziviak

Technical User
Joined
Oct 10, 2002
Messages
128
Location
US
I have a form in word-which I use a form from VB to fill it out-is there a way to insert a symbol (a hand pointer) in a specific location on the word document-when a user checks off a checkbox or option button on the vb form? if yes, how would I go about it-referencing the line, and place location-and the specific symbol to enter?
Thank you
 
You might look at wingdings as a font Uppercase E,F,G or H should give you what you want. You could place a form field on the word doc where you want the hand symbol to appears and set the field's font to wingding and the field's result to the appropriate letter.
hope this helps!
[wiggle][wiggle][wiggle][wiggle][wiggle][wiggle]

Sam
 
THanks a lot-it worked perfectly
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top