thank you - will give it a try
Well, the change did move the $ to the first number as wanted, but when in a column of numbers of different lengths, it was not right justified -- in fact, it was left justified. for example, here is how the output came out:
$1,234
$1,234,567
Is there a way to right justify?
Well, the change did move the $ to the first number as wanted, but when in a column of numbers of different lengths, it was not right justified -- in fact, it was left justified. for example, here is how the output came out:
$1,234
$1,234,567
Is there a way to right justify?