LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 557
Default Match and Copy to Next Sheet

Hi all, I have two Sheets. One Sheet is call "Data" and other call
"Report". I have data in Sheets("Data") (see below)

A B C D E ------columns
REF AC CC FO DK -------headings
356GFFFR 356 GFF FR 12
563XTRZS 563 XTR ZS 13
563XTRZS 563 XTR ZS 14
455TRERE 455 TRE RE 18
455TRERE 455 TRE RE 18
899VREXX 899 VRE XX 15
899VREXX 899 VRE XX 16
788SEPRE 788 SEP RE 20

I want macro which should check column A cells values and then column
E cells values and if any value in column A match eachother but value
in same row of column E is different then macro should copy that row
from column B to E into Sheets("Report") and paste in row 2 to down as
row 1 have headings. I hope i was able to explain my question.
Please can any friend help?

Macro should produce result something like this (see below) in Sheets
("Report")

A B C D ----- columns
AC CC FO DK------headings
563 XTR ZS 13
563 XTR ZS 14
899 VRE XX 15
899 VRE XX 16
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Urgent:Find match between two worksheets and copy to another sheet guru Excel Worksheet Functions 1 September 21st 09 07:41 PM
Complex Question. Index/Match then Copy/Paste to Summary Sheet ryguy7272 Excel Programming 3 December 9th 08 06:34 AM
Copy a value from one sheet if two cells match Fuzzbucket Excel Discussion (Misc queries) 3 February 22nd 07 08:52 AM
Help me, compare 2 sheet and extract the match data into the new sheet. sweetnet Excel Discussion (Misc queries) 1 February 22nd 06 07:49 PM
How do i compare values from two sheet and copy & paste if values match? rozb Excel Programming 0 March 5th 04 12:06 AM


All times are GMT +1. The time now is 07:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"