
Originally Posted by
Geomarsh
Hi,
The INDEX function worked fantastically, so did the CHOOSE for the symbols.
When it comes to the answer, I need each number in the question rounded to the nearest integer,10,100 or 1000, not the actual answer itself (I've only just realised this). So I need a function that can count how many digits in the number, then round it to 1000.
eg.
323 x 22 / 2.9 = 300 x 20 / 3
so 3 digit numbers are rounded to nearest 100, 2 digits to nearest 10, decimals to nearest integer.
Maybe a count function or something?
Thanks for your help!
Bookmarks