I have 40 columns and several hundred rows in an Excel spreadsheet.
Range C6:AQ6, C7:AQ7, C8:AQ8, and so on
CASE 1: Only one cell in the range D6:AQ6 usually contains a value.
CASE 2: In some rare cases, more than one cell OR no cells contain a value in this range.
Here is what I want to accomplish:
If CASE 1: Populate the cell C6 with the value in the only cell in the range D6:AQ6.
If CASE 2: Leave C6 blank
How do I do this using Excel formulae?
Enter this formula into Cell C6:
How it works: