|
-
Sep 17th, 2005, 05:09 PM
#1
Thread Starter
Member
[RESOLVED] RTrim
Of the 2 lines below, the 2nd result will always be a smaller No; than the first.
It ( 2nd Line ) is presently aligned left. I have tried RTrim in every postion and can still not get it to align to the right. Any thoughts. Thanks in Advance.
Printer.Print FormatCurrency(rs2.Fields("SubTotal"))
Printer.Print FormatCurrency(rs2.Fields(RTrim("SubTotal")) * 0.125)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|