Range("A1:B200").Numberformat = "$ #,##0.00"
--
Regards,
Tom Ogilvy
Radek Michalski wrote in message
...
Hi!
Can You tell me how should I use VB to change format for a range of cells
in
Excel from numeric to currency?
Range(a,b) . what's_next :) ? (or maybe I'm going in wrong direction?)
Greetings
Radek