#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 139
Default Comparitor

I've been tasked to design a spreadsheet that compares 2 or more sets of
data. Each set is delivered by a different vendor, therefore have different
formatting. The main goal is to automate the comparison of the data. Has
anyone dealt with this type of issue before? I'm thinking VB is the best way
to go, but am not sure.

thanks!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 983
Default Comparitor

Is there some unique field upon which the data from the two vendors can be
joined? Even if that data is in different formats that is where we need to
start. Otherwise how do you plan on making the comparison. And define
different formats. Does the data come in Excel format or is it in text files
or???


"Tina" wrote:

I've been tasked to design a spreadsheet that compares 2 or more sets of
data. Each set is delivered by a different vendor, therefore have different
formatting. The main goal is to automate the comparison of the data. Has
anyone dealt with this type of issue before? I'm thinking VB is the best way
to go, but am not sure.

thanks!

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 139
Default Comparitor

Yes, there will be common fields, such as Item Code and Product Description.
And yes, typically, the received format will be Excel. The part I am unsure
about is how to automate the comparison.

"Jim Thomlinson" wrote:

Is there some unique field upon which the data from the two vendors can be
joined? Even if that data is in different formats that is where we need to
start. Otherwise how do you plan on making the comparison. And define
different formats. Does the data come in Excel format or is it in text files
or???


"Tina" wrote:

I've been tasked to design a spreadsheet that compares 2 or more sets of
data. Each set is delivered by a different vendor, therefore have different
formatting. The main goal is to automate the comparison of the data. Has
anyone dealt with this type of issue before? I'm thinking VB is the best way
to go, but am not sure.

thanks!

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Comparitor

I've had to do something very similar. I ended up declaring a couple of
variant arrays and then populated each with their respective data. I could
then very easily determine equality (plus I could put the formatted data
elswhere for inspection).

"Tina" wrote in message
...
I've been tasked to design a spreadsheet that compares 2 or more sets of
data. Each set is delivered by a different vendor, therefore have
different
formatting. The main goal is to automate the comparison of the data. Has
anyone dealt with this type of issue before? I'm thinking VB is the best
way
to go, but am not sure.

thanks!



Reply
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



All times are GMT +1. The time now is 07:31 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"