View Single Post
 
Old 10-03-2013, 07:47 AM
sgarciacode sgarciacode is offline Windows XP Office 2003
Novice
 
Join Date: Oct 2013
Posts: 1
sgarciacode is on a distinguished road
Question Dynamic Forms using Bookmarks

Hello Everyone,

I have created a few letters that use bookmarks as placeholders which then get filled in with information that is extracted via and SQL query. Now I am attempting to modify the form so that the body of the letter can change dynamically based on a Combo Box selection the user makes.

I can set up the Combo Box and I am using a case statement to alternate between selection but the part I cant figure out is creating method by which I can house the different body types for each letter?

So to sum up, does anyone now of a way that I can dynamically change the body of a paragraph based on a Combo Box selection?

P.S. my paragraphs also contain bookmarks within them, Im not sure if this will effect the solution.

Thanks,
Reply With Quote