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: 5

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
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,096
Messages
6,123,074
Members
449,093
Latest member
ripvw

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