Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I want to compare column d and column f. if the data match i would like to
bring the entire data for each of that raw into another work sheet. there are total of 8 columns and 2500 raws. please help me to write the fromula or show me how i can do that. please e-mail me at . thank you, nk1519 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On your second sheet, in cell A1, put the formula
=IF(Sheet1!$D1=Sheet1!$F1,Sheet1!A1,""), and copy across your 8 column & down your 2500 rows. Please don't ask for an answer to be e-mailed to you. If you ask a question in a newsgroup, then you get the answer in the newsgroup, so that if the answer is useful it can be used by others, and so that if the answer is wrong (or can be improved) it can be corrected by those who know better. -- David Biddulph "EXCEL USER" wrote in message ... I want to compare column d and column f. if the data match i would like to bring the entire data for each of that raw into another work sheet. there are total of 8 columns and 2500 raws. please help me to write the fromula or show me how i can do that. please e-mail me at . thank you, nk1519 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to compare data in two different work sheets | Excel Worksheet Functions | |||
GETTING SELECTED DATA FROM A WORK SHEET TO OTHER WORK SHEET | Excel Discussion (Misc queries) | |||
Can a cell reference bring the color of the data to the new sheet | Excel Discussion (Misc queries) | |||
Help me, compare 2 sheet and extract the match data into the new sheet. | Excel Discussion (Misc queries) | |||
Urgent: How to bring data from another sheet into a droplist | Excel Discussion (Misc queries) |