I'm trying to delete rows with a duplicate value in one column from a table. The only way I can see to do it is to convert the table to a range, delete the rows, and then recreate the table. This works fine but the recreated table won't expand when new rows are added. Any help would be much appreciated.
![]()
Please Login or Register to view this content.
Bookmarks