Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I've spent the last 5-6 hours trying to solve this problem with no joy I have one named range called Highlighted_names Code: -------------------- =OFFSET(Highlighted_data!$A$3,0,0,COUNTA(Highlight ed_data!$A:$A),1) -------------------- and another called Downloaded_list Code: -------------------- =OFFSET(Download_sheet!$B$2,0,0,COUNTA(Download_sh eet!$B:$B),1) -------------------- These are on 2 different sheets. My hope is have a Marco that checks the cells in the first range and compares it to the second range and Selects any matches. I then intend to highlight the rows in which these matches occur. Any help would be appreciated ![]() -- Daminc ------------------------------------------------------------------------ Daminc's Profile: http://www.excelforum.com/member.php...o&userid=27074 View this thread: http://www.excelforum.com/showthread...hreadid=473778 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Comparing, Matching, and Sum formula | New Users to Excel | |||
Comparing two columns and finding matching names | Excel Worksheet Functions | |||
Sorting and matching rows of names with Socials with master list and eliminating the extra names | Excel Worksheet Functions | |||
Dynamic Formulas with Dynamic Ranges | Excel Worksheet Functions | |||
comparing or matching corresponding value | Excel Programming |