david gabra
Member
Hi
Mission: To populate D6 and D7 with the name if the selected based on your formulae.
Range of cells: G2 to X2
The formula must be one I can copy for 10000s of examples.
1) To populate G6 - Based on step cell forward counter in D6
I need a formula that should now find the first cell output based on the value in D6. This number tell excel how many cells to move forward starting from G2.
In my scenario, D6 =2
Step 1 - Moves to the first cell with a value which is ZE (value in G2)
Step 2 - Moves to the next (second) cell with a value which is O2 (skips I2, K2, M2 since cells are empty)
2) To populate G7 - Based on step step cell forward counter in D7
I need a formula that should now find the cell output based on the value in D7. This number tell excel how many cells to move forward starting from G2.
In my scenario, D6 =4 (basically find the 4 cells that is not blank)
Step 1 - Moves to the first cell with a value which is ZE (value in G2)
Step 2 - Moves to the next (second) cell with a value which is O2 (skips I2, K2, M2 since cells are empty)
Step 3 - Moves to the third cell with a value which is O2 (value in O2)
Step 4 - Moves to the fourth cell with a value which is S3 (since skips out Q2 - No text/empty)
I have a sample table of the results we want to automate - in cells E6 / E7
Please refer to the attached excel.
Thank you in advance so much for time and effort helping.
Dave
Mission: To populate D6 and D7 with the name if the selected based on your formulae.
Range of cells: G2 to X2
The formula must be one I can copy for 10000s of examples.
1) To populate G6 - Based on step cell forward counter in D6
I need a formula that should now find the first cell output based on the value in D6. This number tell excel how many cells to move forward starting from G2.
In my scenario, D6 =2
Step 1 - Moves to the first cell with a value which is ZE (value in G2)
Step 2 - Moves to the next (second) cell with a value which is O2 (skips I2, K2, M2 since cells are empty)
2) To populate G7 - Based on step step cell forward counter in D7
I need a formula that should now find the cell output based on the value in D7. This number tell excel how many cells to move forward starting from G2.
In my scenario, D6 =4 (basically find the 4 cells that is not blank)
Step 1 - Moves to the first cell with a value which is ZE (value in G2)
Step 2 - Moves to the next (second) cell with a value which is O2 (skips I2, K2, M2 since cells are empty)
Step 3 - Moves to the third cell with a value which is O2 (value in O2)
Step 4 - Moves to the fourth cell with a value which is S3 (since skips out Q2 - No text/empty)
I have a sample table of the results we want to automate - in cells E6 / E7
Please refer to the attached excel.
Thank you in advance so much for time and effort helping.
Dave