How to divide or multiple an individual cell to convert decimals in Numbers
I am working on a Numbers Spreadsheet where I have been inputting numbers in decimals to be represented in thousands. I am looking for a formula that allows me to divide say 5.8 by 1000.
When I add a formula to that cell I get the error that "This formula cannot reference it's own cell"... (cell in question/1000)
I've tried making a separate chart with one cell (1000) and dividing the first cell by that cell and same error.
How do I set up a spreadsheet where I input numbers (5.8, 130, 700, 382 etc) and covert those into a percentage of thousands displayed in decimals? Ex: 700= .70 (I'm tired of converting them to decimals in my head)
Also how would I apply that formula to a majority of the cells? Would I have to choose each cell individually since the original formula references that first cell?