trodneyrotter
New Member
- Joined
- Jun 20, 2014
- Messages
- 15
Hi,
I have a spreadsheet, not written by me, that has an error checking process built into it.
This works by using sub-checks to sum a range of cells which if there are no errors return 0 and if there are errors return 1.
The bit I am interested in understanding, is there is an SUM function which returns the result 'ok'.
The main error check is a SUM of the other SUMs and if it is 0 across the workbook, returns 'ok'.
Does anyone know how this is done. I can see how an IF function would return a text result based on numbers, but not sure how this is working.
The main error check is a SUM of the other SUMs and if it is 0 across the workbook, returns 'ok'.
Thanks,
Ryan
I have a spreadsheet, not written by me, that has an error checking process built into it.
This works by using sub-checks to sum a range of cells which if there are no errors return 0 and if there are errors return 1.
The bit I am interested in understanding, is there is an SUM function which returns the result 'ok'.
The main error check is a SUM of the other SUMs and if it is 0 across the workbook, returns 'ok'.
Does anyone know how this is done. I can see how an IF function would return a text result based on numbers, but not sure how this is working.
The main error check is a SUM of the other SUMs and if it is 0 across the workbook, returns 'ok'.
Thanks,
Ryan