Challenge No. 131: The strings given in column A have some alphabets which are masked i.
Solved using: Excel VBA.
MAP
Applies a function to each element of one or more arrays in Excel.
Match employee names using wildcard
Challenge No. 36: There are two tables.
Solved using: SQL.
Capitalize First and Last
Challenge No. 130: Convert the first and last letters of each word to upper case.
Solved using: Power Query (List.Transform).
Sort with Custom Rules
Challenge No. 129: We had a sorting challenge recently.
Solved using: Power Query.
Add Spaces Between Types
Challenge No. 128: Insert a space whenever there is a transition from alphabet to number OR number to alphabet in the strings.
Solved using: SQL.
Left Strip Given Chars
Challenge No. 127: Remove LSTRIP Chars from Input String from left side.
Solved using: Python in Excel.
Check Sequential Series
Challenge No. 126: Combine Series 1 and Series 2 together and sort them and list those where elements of the combined series are in sequence with no gap.
Solved using: SQL.
Convert Strings to Morse
Challenge No. 125: Convert given strings into Morse codes.
Solved using: SQL.
Reconciliation!
Challenge No. 110: After reconciling the company’s bank transactions with the records in the financial department, discrepancies were found between 5 rows of bank transactions and 7 rows of financial records.
Solved using: Excel.
Find Disarium Numbers
Challenge No. 124: List the Disarium numbers from column A.
Solved using: Python in Excel.
