I have a pass-thru query that contains a field that contains a dollar value. The pass-thru is row source for a list box. How can I make the dollar value format like a currency (db2 sql)?
Once you have created the pass-through, it should behave like any other record source except its records can't be edited. If your numeric field displays left aligned, you may need to wrap it in Val().
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.