Forum Discussion
EdnaJohnson
Jan 10, 2024Copper Contributor
Match part of a cell and return value
I need to see if a cell matches any part of another cell in another sheet and return values based on if it's true or not. I have tried XLookup, CountIF, If, and many others. I believe it should ...
EdnaJohnson
Jan 10, 2024Copper Contributor
between the two sheets in the same spreedsheet
HansVogelaar
Jan 10, 2024MVP
I'm afraid I don't understand.
- EdnaJohnsonJan 11, 2024Copper Contributor
It's two tables in two sheets HansVogelaar
- HansVogelaarJan 11, 2024MVP
But is TableName represents a table, TableName!B:B is not valid.
- EdnaJohnsonJan 16, 2024Copper ContributorThank you, Hans, I went ahead and manually did the work.