Can Monarch handle a semi structured excel spreadsheet. The actual spreadsheet is 146,000 lines daily and I need to ultimately pull the data for only one of the accounts. I have attached an example
- I need to capture the data for each line that represents a loan. Lines 14-19 and Lines 25-31
- I will need to append the Account number to each line for the account that is showing above each section. Lines 14-19 (Append Account 123456) and Lines 25-31 (Append Account 1237890)
- Spreadsheet has extra lines and blank lines in the spreadsheet and is a semi structured spreadsheet in my opinion