Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Excel Experts, What code will compare two lists? More specifically, my spreadsheet is similar to the following: A B C D E 1 2 CurSym Price DataSym DataPrice 3 AMD 22 ADM 23 4 HWP 30 HWP 31 5 INTC 21 INTC 22 6 MSFT 27 MSFT 28 If I name Cells A3..A6 with variable CurSyms, and name D3..D6 with variable DataSyms, how do I ask in my code, If CurSyms = DataSyms Then ? Do I compare them cell by cell using a loop, or can I compare the whole list at once? Thanks in advance, Alan -- achidsey |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Comparing two lists | Excel Discussion (Misc queries) | |||
Comparing two lists | Excel Programming | |||
Comparing two lists | Excel Programming | |||
Comparing Lists to Partial Lists | Excel Programming | |||
Comparing 2 Lists | Excel Programming |