eramirez148
Board Regular
- Joined
- Aug 17, 2022
- Messages
- 66
- Office Version
- 365
- 2021
- 2019
- 2016
- 2013
- 2011
- 2010
- Platform
- Windows
- MacOS
Is there a possible formula that will give me the following results in column A.
If the values from column B to column I are all zeros then the result should be zero. But if the values are higher than zero I want it to populate all the values except the zeros.
If the values from column B to column I are all zeros then the result should be zero. But if the values are higher than zero I want it to populate all the values except the zeros.
Column A | Column B | Column C | Column D | Column E | Column F | Column G | Column H | Column I |
20, 19, 5, 8, 10 | 20 | 19 | 0 | 0 | 5 | 8 | 10 | 0 |
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |