I am trying to transfer the list of results from a filter on a column on one sheet and display the list onto another column on another sheet.
For example:
Hi Fluff, Thanks for the help, that appears to have worked!
Another issue I have.
I have created this formula: =COUNTIF(AND('Four Winds complete 5837 BS5837'!G:G=A2),('Four Winds complete 5837 BS5837'!K:K=D1)),0),"")
Which takes the results of the formula that you created and uses them as one of the parameters for a countif function. Now, what I am trying to get from the above formula is to count how many "English Oaks" are "Early Mature" (for example). Can you see what I am doing wrong?
One thing...
If the =IFERROR(INDEX(Pcode!$G$2:$G$100,MATCH(0,INDEX(COUNTIF(A$1:A1,Pcode!$G$2:$G$100),0),0)),"") formula is to be used for a column with more than 100 entries do i change the formula to =IFERROR(INDEX(Pcode!$G$2:$G$300,MATCH(0,INDEX(COUNTIF(A$1:A1,Pcode!$G$2:$G$300),0),0)),"")
I have done this and have ended up with duplicates
Your change is correct, but as you are starting the list in A3, rather than A2 you also need to change this
=IFERROR(INDEX(Pcode!$G$2:$G$300,MATCH(0,INDEX(COUNTIF(A$2:A2,Pcode!$G$2:$G$300),0),0)),"")
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.