Next question if anyone has time!
This macro needs to be a bit more complicated, and unfortunately, I'm stuck again...
What I'm looking to do this time is search between two preset points in a fairly large database for "major part numbers" (maj), go to a second worksheet and find the same major part number, then compare the "minor part numbers" (min) that are contained in the two. Then if possible insert the "minor part numbers" that are missing on sheet 1 at the end of the major part number. Hopefully someone followed that.
So the sheet 1 looks like this;
Start point
MAJ1
:min1
:min2
:min3
MAJ2
:min1
:min2
:min3
:min4
End Point
Sheet 2 looks like this;
~blank row~
MAJ1
~blank row~
min1
min2
min3
min4
min5
~blank row~
MAJ2
~blank row~
min1
min2
min3
min4
~blank row~
And how I'd like sheet 1 to end up looking;
Starting Point
MAJ1
:min1
:min2
:min3
:min4
:min5
Maj2
:min1
:min2
:min3
:min4
End Point
Any help would be greatly appreciated again!!
Thanks to all in advance!
Bookmarks