Try creating a separate print view for your form that does not include the
drop-down list boxes, but that uses the selected data from the drop-down
lists.
---
S.Y.M. Wong-A-Ton
> Is there any way to remove the "underlining" when you choose from a drop-down
> list? You don't see that when you choose it, but when you print, it
> underlines everything. Thanks!
Kent - 02 Nov 2006 23:51 GMT
As S.Y.M. Wong-A-Ton suggests, just make another view of the form and copy
all of the first view to the new view. Selected the drop-down selections in
question and change them to text boxes. I think you'll be happy with the
outcome.
Cheers,
Kent in Anchorage
> Try creating a separate print view for your form that does not include the
> drop-down list boxes, but that uses the selected data from the drop-down
[quoted text clipped - 5 lines]
> > list? You don't see that when you choose it, but when you print, it
> > underlines everything. Thanks!