Formatting Inconsistent Source Data

SkiingCPA

New Member
Joined
Oct 15, 2019
Messages
3
I'm trying to solve a problem to automate the formatting of some inconsistent source data we download daily for a partner.


The source data is formatted like below. For the all lines we need to pull data into a simplified table. Ex. first line we need to pull the invoice # (11753195), Vendor # (100379), Invoice amount ($2,836.71) and description (invoice Closed) into a simple table to help us upload into our ERP. This seems to be difficult due to the inconsistent output format, does anyone have suggestions on how to get me started here?
XXXX SHOP
11753195 (100379)2,836.71Invoice Closed
11753195 (100379)597-Short Pay (Inv/Ck Difference)0.03
11756759 (100379)262.71Invoice Closed
TOTAL:3,099.420.030.00
PAYMENT #: 9708AMOUNT: 3,099.39DEPOSIT DATE: 10/19/2019
YYYY SHOP
11756130 (C000308)717.43Invoice Closed
TOTAL:717.430.000.00

<colgroup><col><col><col><col><col><col><col><col></colgroup><tbody>
</tbody>
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.

Forum statistics

Threads
1,215,372
Messages
6,124,535
Members
449,169
Latest member
mm424

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top