Challenge No. 209: Populate the End dates against all owners in a pivot format as shown.
Solved using: Python.
LOOKUP
Finds a value in a one-row or one-column range in Excel.
Merge Tables by Org and Year
Challenge No. 478: Merger the tables into a single table.
Solved using: Python.
Distribute Sales Equally
Challenge No. 476: Divide the Sales from Table1 into Table2 equally over Stores.
Solved using: Python.
Decrypt Keyword Cipher Text
Challenge No. 471: Decrypt the Encrypted Text using Keyword Cipher.
Solved using: Python in Excel.
Calculate Monthly Inventories
Challenge No. 463: Calculate the inventory at the end of all months of the year.
Solved using: Python in Excel.
Monthly Running Max Total
Challenge No. 198: Find the running total on the basis of max value for the month.
Solved using: Python.
Convert Resistance to Ohms Unit
Challenge No. 438: Now, let’s express the derived values as K, M or G (Kilo, Mega or Giga).
Solved using: Python in Excel.
Match Deliveries with Calendar Dates
Challenge No. 186: Merge both the tables.
Solved using: Python in Excel.
Decode Color Band Resistance
Challenge No. 420: For the given color bands in Column E, work out the total resistance.
Solved using: Python in Excel.
Assign Teachers to Students
Challenge No. 156: Last Sunday’s challenge was deemed to be super-difficult.
Solved using: Python.
