F
FSPH
Hi there,
instead of programming
Cells(Row,Column) = Number(1)
where Number(1) = 1999
I would like to indicate numbers as different currencies and make us of a
comma as the "1000 Separator". For example, "1999" should be written as "CAD
1,999".
How could I program this? What are the commands to use?
Thank you for your help.
instead of programming
Cells(Row,Column) = Number(1)
where Number(1) = 1999
I would like to indicate numbers as different currencies and make us of a
comma as the "1000 Separator". For example, "1999" should be written as "CAD
1,999".
How could I program this? What are the commands to use?
Thank you for your help.