I am working on a form which I created a Pull Down Menu field. It is working
fine and retrieves data from an Access database as expected. However I have
noticed that whenever I print the form, the data from the Pull Down field is
always underlined. It is not underlined on the display, only when it prints.
I am wondering why this is and if I can some how disable the underlining of
the data text.
Jeff
Madhuri Nishanker Rao - 23 Mar 2006 12:16 GMT
Hi
I think you might know that there should be a separate view for printing the
form. In that print view we need to replace with expression box instead of
dropdown box. Then your problem will be solved

Signature
Madhuri Nishanker Rao
http://www.autonomysystems.com
> I am working on a form which I created a Pull Down Menu field. It is working
> fine and retrieves data from an Access database as expected. However I have
[quoted text clipped - 4 lines]
>
> Jeff