Good morning

I got the code to partially work in my RealSample, however not starting at column 10 like intended, just at row 134 to 140.

I also noticed that one list price 0000 was deleted, there was 2 but only 1 was kept. That is what I need to avoid, need to keep both of them.

I will spend some time this morning cleaning up my RealSample data to make sure there are no errors.


A 100704-001 company ABC 10324 152A ST 0000
A 101121-001 company ABC 10324 152A ST 5001
A 101154-000 company ABC 10324 152A ST 0000


turned into



A 100704-001 company ABC 10324 152A ST 000122-000 090122-000

which is weird because I don't see 090122-000 in the original data under that address?

hmm..