Hi,
I'm trying to search a list for names and add totaled data for new names to another list. However, I end up adding a new row for each time I find a name that doesn't match because if the name doesn't match a row it gets added, then it checks the next row for a match and will add it again if it's not the same. I know what the problem is, but I don't know how to fix it! Any help would be appreciated.
NAdvisors is the number of rows already in the list I'm creating.
NRows is the rows in the list I'm adding data from.
![]()
Please Login or Register to view this content.
Bookmarks