CKsteveFFF
New Member
- Joined
- Nov 13, 2023
- Messages
- 3
- Office Version
- 365
- Platform
- Windows
Given three variables (starting row, ending row, and substring) return the full string of the first cell found in the given range that contains the substring.
What formula can I use in D7 to return the string found within the given rows?
Looking to be able to change the rows as needed. For example, if the RowStart were changed to 1, it would return BAT1 since the range now includes another BAT further up.
I have toyed with various MATCH, SEARCH, VLOOKUP etc, but the variable range is throwing me.
What formula can I use in D7 to return the string found within the given rows?
Looking to be able to change the rows as needed. For example, if the RowStart were changed to 1, it would return BAT1 since the range now includes another BAT further up.
I have toyed with various MATCH, SEARCH, VLOOKUP etc, but the variable range is throwing me.