Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am looking for a method to compare column A in to worksheets. I would like
a Macro if possible but any method would work at this point. Once a match is found it would copy 4 cells from that line into another worksheet. The macro will look at column A between 2 worksheets (PTR and Reference Data). If what is in column A in Reference Data worksheet matches Column A in PTR it will then copy 4 cells from that row(L,M,N and O) and paste them in the PTR worksheet(W,X,Y,Z) Example PTR €“ Before the Macro A .......... W X Y Z CR94875 Reference Data - Data that would need to be copied if a match is found A €¦€¦€¦. L M N O CR94875 TBD On-Time 5/25/09 Source List PTR €“ After a match was found in column A A .......... W X Y Z CR94875 TBD On-Time 5/25/09 Source List |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
find closest match and copy to sheet1 | Excel Discussion (Misc queries) | |||
Find closest match and copy | Excel Discussion (Misc queries) | |||
Find and match cells | Excel Discussion (Misc queries) | |||
find all cells that match and use in an index/vlookup | Excel Discussion (Misc queries) | |||
FIND DATA WITHIN DATA (V-OR-H LOOKUP/FIND/MATCH?) | Excel Worksheet Functions |