Good day,
This thread relates to an earlier thread that I posted but is a different direction specifically pertaining to formulae.
If I were to have a value in a cell in sheet 'Source' equal to "Sesame Street" (hey, its just an example :P )
And another sheet 'Result' that displays or hides information based on whether the cell contents are equal to a 'search' cell contents:
=IF(Source!C9=Result!$C$1,Source!C9,"")
My intention would be to use this to display only when there is a match but here comes the tricky part:
How would I modify the above to check if the , for example, *Sesa* where the contents of Result!$C$1 in the formula above is 'sesa' ?
Any help appreciated![]()
Bookmarks