S shyryih Dec 8, 2003 #1 I would like to display my number from 1,000,000 to 10,00,000. Thanks in advance for any assistance regards Dominic
I would like to display my number from 1,000,000 to 10,00,000. Thanks in advance for any assistance regards Dominic
J J.E. McGimpsey Dec 8, 2003 #2 One way: Format/Cells/Number/Custom: [>=10000000]##\,##\,##\,##0.00;[>=100000]"##\,##\,##0.00;"##,##0.00
One way: Format/Cells/Number/Custom: [>=10000000]##\,##\,##\,##0.00;[>=100000]"##\,##\,##0.00;"##,##0.00