I have a List Box with a control source that lists a merchant number in my application.
This control src is defined as Number(long integer) in my db. (The row source is a query)
My problem is " the merchant nbr displayed in my list box appears with 2 decimal places. ex 591432.00 (instead of 591432 whcih is what I want displayed)
Is there a way to chg the formatting of this displayed fld ???
Thanks Much for Any assistance ...
Tom Moran
Lansing, Michigan
This control src is defined as Number(long integer) in my db. (The row source is a query)
My problem is " the merchant nbr displayed in my list box appears with 2 decimal places. ex 591432.00 (instead of 591432 whcih is what I want displayed)
Is there a way to chg the formatting of this displayed fld ???
Thanks Much for Any assistance ...
Tom Moran
Lansing, Michigan