View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Max Bialystock Max Bialystock is offline
external usenet poster
 
Posts: 19
Default variable as Currency two decimal places

Fantastic!

Thanks for your help, Bob, I really appreciate it.


--
Regards,
David Lindstrom



"Bob Phillips" wrote in message
...
If you format it

Format(myVar,"#,##0.00")

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Max Bialystock" wrote in message
...
Hi,

I've defined a variable as Currency. Can I have it display with only two
decimal places. This variable is not in a cell.


--
Regards,
David Lindstrom