Josh, give the Chr$(36) a try, 36 is the ASCII decimal value for the $ dollar sign.
Chr$(36)+(column_name) HTH David Reid -----Original Message----- From: Josh Forsythe [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 18, 2004 11:54 AM To: [EMAIL PROTECTED] Subject: MI-L Quick stupid question I couldn't find the answer to this anywhere, and the question is frustratingly simple: I just want to add a dollar sign to the beginning of a label, to indicate cost. Right now, the number just reads as 111.11, and I just want $111.11. How do I change the expression on the label to allow for that? I've tried: "$"(column_name) \$ (column_name) \"$" (column_name) @#$*()^*()^ (column_name) (the last one was pure frustration). Thanks, Josh Josh Forsythe Engineering Assistant Midwest Wireless --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 11822
