Help with a formula....

Alex Caldecott

New Member
Joined
Nov 15, 2023
Messages
9
Office Version
  1. 365
Platform
  1. Windows
Morning!

Is there a formula that I can put in B6 of the Ashtead tab that will search column B of the Plot summary tab to find all the Ashtead types, and then pull the plot numbers from column A into a list like 45,46,47,48 etc....

Appreciate any help!!

Cheers.
 

Attachments

  • Capture.PNG
    Capture.PNG
    95.9 KB · Views: 5
  • Capture2.PNG
    Capture2.PNG
    122 KB · Views: 6

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
How about
Excel Formula:
=TEXTJOIN(", ",,FILTER('Plot summary'!A11:A1000,'Plot summary'!B11:B1000=B5))
 
Upvote 0
Solution
When I paste the formula into cell B6 of the Ashtead tab it just displays exactly as the formula, doesn't seem to do anything.... sorry if I'm doing something wrong? My skills with Excel are non-existent ;)
 
Upvote 0
Make sure that the cell is formatted as general & then try again.
 
Upvote 0
You're welcome & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,215,745
Messages
6,126,636
Members
449,324
Latest member
AmirMalik

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