Other Currency in the TEXT Function

R

redmonski

How do I use other currency in the TEXT Function other than the $ currency?
If I insert other currency in the arguments by typing it, it won't work. Is
there any other way of inserting other currency in the arguments of the TEXT
Function other than by typing it?
 
P

Peo Sjoblom

What do you mean by "it won't work"? This works for me
using pounds for instance

=TEXT(A1,"£#,##0.00")


--


Regards,


Peo Sjoblom
 
R

redmonski

I'm trying to use SGD for currency in the TEXT Function, is there a
corresponding character code for SGD? Maybe pounds and dollars are working
because they have a corresponding character code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top