Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have example data on worksheet ("results"):
A B C D 1 maybe car 8 maybe van 03/04/2007 I will randomly change any or all of the data ONLY in columns B,C, or D to something like this: A B C D 1 maybe car 09/12/2006 8 no van 05/26/2007 I would like help in writting the code to COPY the entire row/rows from "results" and paste to a "master" worksheet when column A ("results") matches column A ("master"). Column A in both "master" and "results" are unique values. thank you !! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Compare col and match then copy and paste | Excel Discussion (Misc queries) | |||
Countif and Index Match copy and paste | Excel Discussion (Misc queries) | |||
Copy and Paste macro needs to paste to a changing cell reference | Excel Programming | |||
I want to combine a "match" command with a copy and paste command. | Excel Programming | |||
How do i compare values from two sheet and copy & paste if values match? | Excel Programming |