M
Marc
I am exporting a fixed width table to a text file. Everything exports to the
text file just fine except for my two price columns. My problem is when I
export, the Price columns are not right aligned. I tried getting the two
columns to be right aligned in a query using Format(Unit_Price,"0000000.00")
AS Expr2. When I view the query the two fields look correct but when I export
it they end up being left aligned. I can't have them be justified to the
left. I've tried many things and I can't get it to work. Does anyone have
any ideas on how I can export my table or query and have my two price columns
be right justified?
text file just fine except for my two price columns. My problem is when I
export, the Price columns are not right aligned. I tried getting the two
columns to be right aligned in a query using Format(Unit_Price,"0000000.00")
AS Expr2. When I view the query the two fields look correct but when I export
it they end up being left aligned. I can't have them be justified to the
left. I've tried many things and I can't get it to work. Does anyone have
any ideas on how I can export my table or query and have my two price columns
be right justified?