Home |
Search |
Today's Posts |
#1
![]()
Posted to comp.lang.basic.visual.misc,microsoft.public.excel.programming
|
|||
|
|||
![]()
Let me set up the problem. I have two columns of data (names of
people) in Excel. I need to see if the names in Column A are the same in Column B. However, the catch is that the order of the names in both columns can be different. Also, the maximum number of names in each column is 10, but there is no minimum, therefore the two lists may have a different number of names. The ultimate goal of this exercise is to see whether the names in Column A and B are exactly the same (the order doesn't matter) and obtain a simple TRUE or FALSE result. I've been testing various IF statements (using a For...Next loop to go down the list) but have had no luck. If anyone can help me understand the logic to go about solving this, I would really appreciate it. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lists in Visual Basic - Excel | Excel Programming | |||
Programmatic access to visual basic project via Visual FoxPro | Excel Programming | |||
Make visual basic truely visual! | Excel Programming | |||
Can I run Visual Basic procedure using Excel Visual Basic editor? | Excel Programming | |||
changing the visual basic in office 2003 to visual studio net | Excel Discussion (Misc queries) |