D
daonavich hoxhies
Hello,
I routinely get Excel files containing various numerical data. For
some of these columns of data I'd like to have them display a minimum
number of significant figures, 3 specifically.
I don't want to use the "decimal places" format as that adds decimals
to numbers which do not need them (those already containing 3
significant figures).
Essentially this is what one column of data comes in as:
..5
2.5
45.2
567
4789
I'd like to be able to Auto format this data so that it comes out as
..500
2.50
45.2
567
4,789 -- I'd also like it to add deliniation for the thousandths mark
in a number.
I've played a bit with the custom format menu using variations of _(*
#,##0.##_), but can't get my data to transfer to my liking.
Any ideas? Any idea what all of this _(* #,##0.##_) means?
Thanks for your time,
d
I routinely get Excel files containing various numerical data. For
some of these columns of data I'd like to have them display a minimum
number of significant figures, 3 specifically.
I don't want to use the "decimal places" format as that adds decimals
to numbers which do not need them (those already containing 3
significant figures).
Essentially this is what one column of data comes in as:
..5
2.5
45.2
567
4789
I'd like to be able to Auto format this data so that it comes out as
..500
2.50
45.2
567
4,789 -- I'd also like it to add deliniation for the thousandths mark
in a number.
I've played a bit with the custom format menu using variations of _(*
#,##0.##_), but can't get my data to transfer to my liking.
Any ideas? Any idea what all of this _(* #,##0.##_) means?
Thanks for your time,
d