Hi everyone:
I have an unbound listbox whose row source is a query. The listbox displays receipt info for orders. Each order could have more than one receipt.
Order Receipt No
100 1
100 2
100 3
The list box works how it should. I have a question on formatting it. I would like the information to be more easily read. I am wondering if it's possible to insert a line in the listbox after every unique order no, or number unique orders or change font color etc. Is there anyway to do any of these. I have searched with no luck. Thanks for any help!
I have an unbound listbox whose row source is a query. The listbox displays receipt info for orders. Each order could have more than one receipt.
Order Receipt No
100 1
100 2
100 3
The list box works how it should. I have a question on formatting it. I would like the information to be more easily read. I am wondering if it's possible to insert a line in the listbox after every unique order no, or number unique orders or change font color etc. Is there anyway to do any of these. I have searched with no luck. Thanks for any help!