R
Rick
A list box displays the results of all the columns from an
underlying query correctly with the exception of a column:
Extended: CCur(Format([Order Details].[UnitPrice]*
[Quantity]*(1-[discount]),"$##,###.00"))
The amounts are left aligned.
Any way to have them appear right aligned in the list?
underlying query correctly with the exception of a column:
Extended: CCur(Format([Order Details].[UnitPrice]*
[Quantity]*(1-[discount]),"$##,###.00"))
The amounts are left aligned.
Any way to have them appear right aligned in the list?