Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am in need of a macro to select the value based on two columns
value. Below is the sample spreadsheet where my datas are arranged: Column A Column B Column C (City) (County) (Factor) ABBEVILLE HENRY 06 ABBEVILLE FD HENRY 06 ABERNANT CSA TUSCALOOSA 07 ABERNATHY CSA CLEBURNE 09 ADAMSBURG CSA DEKALB 05 ADAMSBURG CSA CHEROKEE 10 ADAMSVILLE JEFFERSON 01 ADDISON WINSTON 06 ADDISON FD WINSTON 06 ALTOONA ETOWAH 01 ALTOONA BLOUNT 07 For eg, for city "ALTOONA" and county "BLOUNT", the factor value should return as "07". The factor value should return based on the match of both A and B cell value. Please help me by posting the macro for above scenario. Thanks, Maniarasan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Select all Matching cells | Excel Programming | |||
Select matching records from list | Excel Worksheet Functions | |||
Using formulas to select cells (Ex: Select every nth cell in a col | Excel Discussion (Misc queries) | |||
Finding matching cells between two workborks and updating cell con | Excel Worksheet Functions | |||
select only non-matching rows | Excel Programming |