This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
2
Display only content that meets data validation?
Post Flair (click to view more posts with a particular flair)
Post Body
Ok - so I have two sheets -
Sheet A - 20,000 Records
Sheet B - 1,000 Records
Both sheets have a column with a unique identifier - lets say column "F". I want to only display the the rows in Sheet A that have the same Unique identifier in Sheet B. I can use data validation - that shows me which ones do and don't but I want to be able to get rid of the ones that don't.
What can i do?
=FILTER('Sheet A'!A1:P20000,'Sheet A'!F1:F20000=Sheet B!F1:F1000) only gets me the header row.
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 4 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/sheets/comm...