View Full Version : Report to Word


Soegstad
01-12-2004, 12:04 AM
Hi everyone
I have a report which I am trying to merge into word. Everything seems to be working perfectly except the list box in my report.
For some reason this comes up blank in the word document.
The list box is based on a product combobox within a form.
I guess my question is whether it is possible to have a list box from a report to be shown in a word document, and if not how do I get around the problem.
Thanks for your help.
Mads

databasedonr
01-13-2004, 12:26 PM
Greetings,

I'm not sure that I understand exactly what you are after, but...

Try changing the format of your list box to a text box, with the data source set to the same field as your combo box.

Text boxes in reporting formats tend to work pretty well.