use Format([Total Unit Price],"Euro" & "00.00") - you can replace the word
Euro with the symbol which is AltGr and 4 on my UK keyboard if you wish in
which case you can use Format([ProdCost],"?00.00")
> I am using a IIf statement to set the recordsource to format the type for a
> text box. i.e. display £value or Evalue depening on country (option of only
[quoted text clipped - 11 lines]
> thanks for any help
> liz
Evi - 28 Feb 2008 23:14 GMT
Sorry, that didn't come out in the Email.
The Euro symbol was replaced by a question mark by Outlook Express. Where
you can see the question mark in my function, place the Euro symbol.
Evi
> use Format([Total Unit Price],"Euro" & "00.00") - you can replace the word
> Euro with the symbol which is AltGr and 4 on my UK keyboard if you wish in
[quoted text clipped - 17 lines]
> > thanks for any help
> > liz