Challenge No. 54: Find the list of US Presidents where any word in the name start with B.
Solved using: DAX.
FIND
Returns the position of a substring in a text string in Excel.
Second Words Start with C
Challenge No. 12: List the words where second word starts with C.
Solved using: Python in Excel.
