Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All, How can I compare values from Sheet1 ColumnA and Sheet2 ColumnA and
populate Sheet1 Columnb accordingly? For eg: ColumnA in sheet1 and Sheet2 have the same values, But there are instances where certain cells in Sheet2 columnA are left blank. here is the eg: Sheet1: ColumnA ann taylor 1 ben coy22 can loy 2 den zen eno zor fan tan4 c Sheet2: ColumnA ColumnB ann taylor 1 11 ben coy22 12 can loy 2 13 den zen eno zor 16 fan tan4 c so there are blank rows between b&c and between d&e also there is no value for d and f and hence it should not display any value for d and f in Sheet1 ColumnA Here is how the Data in Sheet1 should look like: Sheet1 ColumnA ColumnB ann taylor 1 11 ben coy22 12 can loy 2 13 den zen eno zor 16 fan tan4 c Hope I made it clear Thanks in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy cell values if cells match on two diff sheets | Excel Programming | |||
How can I match up values from 2 sheets and info in adjoining cell | Excel Discussion (Misc queries) | |||
Can Excel calculate populate table using row/column values & calc's on other sheet? | Excel Discussion (Misc queries) | |||
Sum values in multiple sheets using Lookup to find a text match | Excel Worksheet Functions | |||
Populate a column by extracting unique values from another column? | Excel Worksheet Functions |