Fill certain cell per groupings in Column

Trev0j

New Member
Joined
May 27, 2018
Messages
28
Hello There!

I am using the CELL formula to locate the cell address with offset formula .which seems works fine..

here is the formula on Column E on my table below:
=IF(COUNTIFS($A:$A,A2,$C:$C,"Yes"),VLOOKUP(OFFSET(C2,0,-1),Sheet1!$A$1:$B$10,2,0),"others") ... the CELL Formula is in C2

Column AColumn BColumn CColumn DColumn E
IMSMilkNoOk#N/A
IMSAppleYesOkFruits
IMSSodaNoOk#N/A
IMS2SodaNoOk#N/A
IMS2MilkYesOkDrinks
IMS2OrangeNoOk#N/A

the problem I m having is I cant get to populate the result on the entire Column E per groupings (as in Column A.)

Apologies.. I tried but I've literally been spending the last few hours trying to crack it but cant get it done.. Need your expertise please on how to do it.. Thanks in advance!
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.

Forum statistics

Threads
1,215,583
Messages
6,125,661
Members
449,247
Latest member
wingedshoes

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top