Sr No Level Item ID Revision Description Ext Qty UoM Cost Extended Cost Make/Buy





So I have these columns in my PBoM sheet. I want to write a code using if and loop statements. Criteria is that if there is a Make in Column (Make/Buy) then it should add all the extended costs under that make row until next make show in different row. But there is another condition that it should find "MAKE" from last row instead of starting it from second row.