> Thank you! I am having one problem. The list is not displaying in my
> combobox. I see the prompt to open MS Access but when the form appears the
> drop down box has no values to choose from. I'm at a loss.
>
> "alborg" wrote:
>
> > Hi wpshop:
> >
> > If your dropdown combobox needs more than the limitation of 26 items, then
> > you need to use a userform, check out Greg Maxey's discussion here-
> >
http://gregmaxey.mvps.org/FormField_UserForm_ListBox.htm I have a
> > downloadable FMLA Word Template that I use at the office ("Family Medical
> > Leave Act" form) which when clicked on, will automatically pop up 2
> > Userforms, one for patient name, and the other for physician information.
> > Once you choose the appropriate patient/physician, the information gets
> > populated onto your form. Since the physician list can be quite large, it is
> > linked to a MS Access table.
> >
> > Note: the template comes zipped together with the tiny table. They both need
> > to be in a folder together. Any Windows folder will do.
> >
> > URL:
http://www.box.net/shared/static/yajuo2qu96.zip> >
> > Cheers,
> > Al
> >
> > "wpshop" wrote:
> >
> > > I am fairly new to word as my previous company had a program to generate
> > > letters and forms and my new company does not. I have a form that is used
> > > when new business is generated. I need the commission to auto populate based
> > > on the broker and product selected (both drop down lists). There are too
> > > many combinations to use IF statements. Any assistance you can provide is
> > > greatly appreciated.