Home |
Search |
Today's Posts |
#10
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I didn't see that you always have the unique items were always in column
A, so the first part of the macro looks for the title 'Unique' in the first sheet. To eliminate duplicates, it would be easiest to loop through the populated columns. In article , "CompleteNewb" wrote: Thanks for offering that VBA. From the looks of it, this would actually address the issue with multiple identical column header entries (like if a value from Sheet1 happens to be in A5, A10, A122, etc.). However, when I try it, it just goes to the msgbox saying no unique values found, which I know can't be the case. I made sure the sheet titles are correct; do you know why the check returns the msgbox? Thanks again, your help is very much appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Checking a column of values against another one | Charts and Charting in Excel | |||
Capturing Maximum and Minimum values | Excel Programming | |||
Need hlp capturing a certain pattrern from a column | Excel Programming | |||
Capturing Sheet Events | Excel Programming | |||
How do I search thr'o column and put unique values in differnt sheet and sum corresponding values in | Excel Programming |