This is what I'm trying to do:
First: unprotect a worksheet "Owner Information"
Then: copy C5:K69 from that worksheet
Then: protect worksheet "Owner Information"
Then: change to worksheet "Address Book"
Then: unprotect worksheet "Address Book"
Then: select A4:I75
Then: clear all
Then: select cell A4
Then: paste the C5:K69 from worksheet "Owner Information" that I have already copied
Then: swap columns A and B
Then: format columns to auto-fit
Then: remove duplicates from rows 6-73 using data from columns A and B (Last name, First name)
Then: sort rows 6-73 using data from columns A and B
Then: put border around each cell of remaining rows plus rows 4 and 5
Then: set protection to lock
Then: protect work sheet "Address Book"
Then: save worksheet "Address Book"
This is the macro I made:
I would like to do the "Remove Duplicates" routine either before or after the sort with the same range of cells. Any help would be appreciated. I might mention that I am using Excell for Mac 2011 14.2.3 with the OS 10.8.1. I tried using the "fix" for this on your forum but could not get it to work.![]()
Please Login or Register to view this content.
Bookmarks