Hi
I have a form with several list boxes on, all working fine.
One of list boxes contains Quotation Data, when I highlight one of the quotes in this list box, I have a command button which when clicked, brings up a second form and populates the fields from the data contained in thie list box. This works really well with the exception of the Amount Field.
I can't seem to get the data on the second from to show the currency symbol even though I have set it to Currency. The data contained in the Listbox is curreny and is fed from the table which is also set to currency!
How can I get this to work? Anyone!
I have a form with several list boxes on, all working fine.
One of list boxes contains Quotation Data, when I highlight one of the quotes in this list box, I have a command button which when clicked, brings up a second form and populates the fields from the data contained in thie list box. This works really well with the exception of the Amount Field.
I can't seem to get the data on the second from to show the currency symbol even though I have set it to Currency. The data contained in the Listbox is curreny and is fed from the table which is also set to currency!
How can I get this to work? Anyone!