no problem.

My Goal is to be able to capture data and organize it after.
So Column A should only have "TO's" Column B Should only have Tracking #'s they start with "1Z8" this can have multiple for 1 TO same for Item which goes in column C and qty in column D.
The Break would be when a new "TO" is placed in column A

This is how I would like for it to show.
Column A................B..................C................D
TO125415...........1Z81R51.........Monitor...........2
........................1Z81R53..........CABLE............4
.............................................MODEM...........1
TO122841...........1Z81R77.........MONITOR.........1
.........................1Z81R90.........PRINTER..........1

Etc.
Hope this helps