PC Review


Reply
Thread Tools Rate Thread

Compare two lists and get differences

 
 
Chechu
Guest
Posts: n/a
 
      29th Apr 2010
Hi, I have two files: FileOrigin and FileDest. I execute a Macro in
FileDest, and select the FileOrign with
Application.Dialogs(xlDialogOpen).Show.

1) FileDest as a unique ID in sheet “Track”, cell AQ7. This is text
and numeric (example IFS-gs21e3). Also has a list of Providers in
range C84:C133. (text and numeric). These can contain duplicates.

2) FileOrigin has transactions detail. Sheet “Cost” Column D has the
IDs. Column G has the Providers. IDs are duplicated, Providers are
duplicated.

In FileDest, I need to get a list of Providers listed in FileOrigin
but not in FileDest, for the FileDest Cell AQ7 ID.
Output desired is in a new sheet called “missed” (delete if exists)

Can somebody help me?? Please let me know if I need to clarify.

Thanks,
Cecilia
 
Reply With Quote
 
 
 
 
PY & Associates
Guest
Posts: n/a
 
      29th Apr 2010
On Apr 29, 10:17*am, Chechu <cecic...@hotmail.com> wrote:
> Hi, I have two files: FileOrigin and FileDest. I execute a Macro in
> FileDest, and select the FileOrign with
> Application.Dialogs(xlDialogOpen).Show.
>
> 1) FileDest as a unique ID in sheet “Track”, cell AQ7. This is text
> and numeric (example IFS-gs21e3). Also has a list of Providers in
> range C84:C133. (text and numeric). These can contain duplicates.
>
> 2) FileOrigin has transactions detail. Sheet “Cost” Column D has the
> IDs. Column G has the Providers. IDs are duplicated, Providers are
> duplicated.
>
> In FileDest, I need to get a list of Providers listed in FileOrigin
> but not in FileDest, for the FileDest Cell AQ7 ID.
> Output desired is in a new sheet called “missed” (delete if exists)
>
> Can somebody help me?? Please let me know if I need to clarify.
>
> Thanks,
> Cecilia


I imagine the unique ID in AQ7 is tagged to one unique provider.
How do we get a "list" of providers from one AQ7 then please?
 
Reply With Quote
 
Chechu
Guest
Posts: n/a
 
      29th Apr 2010
On Apr 29, 3:21*am, "PY & Associates" <cheung.kc...@gmail.com> wrote:
> On Apr 29, 10:17*am, Chechu <cecic...@hotmail.com> wrote:
>
>
>
>
>
> > Hi, I have two files: FileOrigin and FileDest. I execute a Macro in
> > FileDest, and select the FileOrign with
> > Application.Dialogs(xlDialogOpen).Show.

>
> > 1) FileDest as a unique ID in sheet “Track”, cell AQ7. This is text
> > and numeric (example IFS-gs21e3). Also has a list of Providers in
> > range C84:C133. (text and numeric). These can contain duplicates.

>
> > 2) FileOrigin has transactions detail. Sheet “Cost” Column D has the
> > IDs. Column G has the Providers. IDs are duplicated, Providers are
> > duplicated.

>
> > In FileDest, I need to get a list of Providers listed in FileOrigin
> > but not in FileDest, for the FileDest Cell AQ7 ID.
> > Output desired is in a new sheet called “missed” (delete if exists)

>
> > Can somebody help me?? Please let me know if I need to clarify.

>
> > Thanks,
> > Cecilia

>
> I imagine the unique ID in AQ7 is tagged to one unique provider.
> How do we get a "list" of providers from one AQ7 then please?- Hide quoted text -
>
> - Show quoted text -


You are wrongly imagining. As I said, the ID in AQ7 is unique. This is
not a Provider ID, this is a project identifier. Then you can have of
course multiple providers in just one project. Also, for FileOrigin,
you definitely can have more than one transaction for the same
provider for the same project ID.

So you have a suggestion to do this??
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compare and highlight differences in 2 worksheets in same workbookand list differences in 3rd worksheet Joshua Houck Microsoft Excel Programming 21 19th Aug 2011 12:21 PM
Compare and highlight differences Sheila Innes Microsoft Word Document Management 2 15th May 2008 05:28 PM
Compare and report differences. =?Utf-8?B?UGV0ZQ==?= Microsoft Excel Programming 0 9th Nov 2005 03:20 PM
Compare differences between PPT documents SV Microsoft Powerpoint 0 25th Oct 2005 12:31 PM
Compare 2 columns to see differences =?Utf-8?B?QnVnYWdsdWdz?= Microsoft Excel Worksheet Functions 4 13th Jul 2005 02:55 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:41 PM.