Currency format

S

Spyder

There is a list of symbols to choose from in the cell formating option under
the currency number type. However, I do not have Indian Rupees in mine. Is
there a way to add symbols to this list?

Thanks!
Jeff
 
B

Bob Phillips

How about using a custom format such as

\R#,##0;\R-#,##0

or

#,##0\R;-#,##0\R

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
Top