View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mpeplow[_7_] mpeplow[_7_] is offline
external usenet poster
 
Posts: 1
Default Basic Compile Problem


Can anyone tell me why this code does not work in the immediate window

msgbox (Format (35988.3708, "currency"))

I get wrong number of arguments of invalid property assignment but that
does not make sense. I'm pretty sure I have the right number of
arguments.

Shouldn't the msgbox display $35,988.37 ?


--
mpeplow
------------------------------------------------------------------------
mpeplow's Profile: http://www.excelforum.com/member.php...o&userid=34812
View this thread: http://www.excelforum.com/showthread...hreadid=552007