Array Formula HELP!

Belucky

New Member
Joined
May 24, 2022
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Hi

One of my first times using a forum so please bear with me :)

I have a workbook with multiple sheets on it. In Column C I have the formula =IFERROR(INDEX('Do NOT Edit'!$H$2:$H$126, SMALL(IF('Project Stock'!$B$2='Do NOT Edit'!$G$2:$G$126,ROW('Do NOT Edit'!$H$2:$H$126)-1,""), ROW()-1)),"") This populates information from a secondary tab.
Project Stock.jpg


This formula matches the data that is in B2 to G2 on the second sheet. If the data matches then column H will be populated back into column C on the first sheet.
1653394674967.png


My problem is:
- The formula in Column C works fine until Column A ( A dropdown box) is changed and Column C stops working.
- This is also the same for when you change the Column A Dropdown box for rows past 39 and it doesn't populate column C either.

I need to know how to I change the formula in C (Which semi works) so that it will always populate no matter what selection is made and for rows that go beyond 39.

I hope I've explained that ok 🤔

Thanks 😁
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
Welcome to the MrExcel Message Board!

Cross-posting (posting the same question in more than one forum) is not against our rules, but the method of doing so is covered by #13 of the Forum Rules.

Be sure to follow & read the link at the end of the rule too!

Cross posted at: Array Formula which isn't populating further down the sheet
If you have posted the question at more places, please provide links to those as well.

If you do cross-post in the future and also provide links, then there shouldn’t be a problem.
 
Upvote 0

Forum statistics

Threads
1,214,974
Messages
6,122,536
Members
449,088
Latest member
RandomExceller01

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