Thank you - almost perfect. Have come across 2 minor glitches. First one I fixed myself:
The dRows +1 needed to be just dRows or it added the rows between the name and starts.
The second glitch has me beat. It only affects the last block of data. No matter how many rows of data are in the last set of records, all actions are performed above the last row. So if there are no data rows, rows are added between the name and starts row. If there are data rows then rows are added/deleted above the last row.
Not a real problem if there's more than 20 rows to work with, but not good with less than 20 rows. I've tried to figure it out myself but just don't have the knowledge. Any fix would be great.
Bookmarks