Hi guys,
I am trying to define the last digit of set decimal places.
For example, I want 2 to be the last decimal of 3 decimal places, essentially the decimal places can range from 0-1000000 and define the last decimal place.
I'm sure there is a better way of explaining this...
eg. say my number is 3 not 2 and I have a cell in the row that defines the decimal places, this number might be 5.
I want to then return 0.00003
Any good ideas?
Bookmarks