Hello,
I’m using: xlWorkSheet.Range(“C:E”).NumberFormat = “(* #,##0.00);(* (#,##0.00);(* “”-”“??);(@_)”
to change excel cells from for ex 20345,45 to 20 345,45 but i need to replace also “,” to “.”
is there any modification for that expression can do