PC Review


Reply
Thread Tools Rate Thread

Comparing Two Columns on Two Worksheets and then Adding New Info.

 
 
=?Utf-8?B?Sm9obkhC?=
Guest
Posts: n/a
 
      9th Apr 2007
OK I'm still really novice with VB and it's code, but somewhat understand the
basics of programming. Basically I have one worksheet that I consider my
master library of electronic parts it has 17 columns of data for each part.
Some parts have the same part number, but different styles, so what really
makes a part unique in the worksheet are it's part number and it's style. So
2 out of the 17 columns of data.

I have another sheet of data that is created with each new electronic board
that I work on and it is in the exact same format as the master library with
17 columns of data.

IF this new sheet of data is in the same workbook as the master library
sheet, how do I program in something that will look at the part number and
style on the new sheet of data, and compare it to values in the master
library, and then add onto the bottom of the master library all parts that
are new to the master library based on their part number and style? And also
bring over all their information (other 15 columns of data)?

I would really appreciate some help with this, and thank anyone that can
help in advance!!!

Thanks,
John
 
Reply With Quote
 
 
 
 
=?Utf-8?B?SkxHV2hpeg==?=
Guest
Posts: n/a
 
      9th Apr 2007
Do we have to guess which columns contain the part numbers and style numbers?

"JohnHB" wrote:

> OK I'm still really novice with VB and it's code, but somewhat understand the
> basics of programming. Basically I have one worksheet that I consider my
> master library of electronic parts it has 17 columns of data for each part.
> Some parts have the same part number, but different styles, so what really
> makes a part unique in the worksheet are it's part number and it's style. So
> 2 out of the 17 columns of data.
>
> I have another sheet of data that is created with each new electronic board
> that I work on and it is in the exact same format as the master library with
> 17 columns of data.
>
> IF this new sheet of data is in the same workbook as the master library
> sheet, how do I program in something that will look at the part number and
> style on the new sheet of data, and compare it to values in the master
> library, and then add onto the bottom of the master library all parts that
> are new to the master library based on their part number and style? And also
> bring over all their information (other 15 columns of data)?
>
> I would really appreciate some help with this, and thank anyone that can
> help in advance!!!
>
> Thanks,
> John

 
Reply With Quote
 
=?Utf-8?B?Sm9obkhC?=
Guest
Posts: n/a
 
      10th Apr 2007
Sorry about that.

Column B is Part#, and Column F is Style
Starting at column A every other column is either a quote symbol or comma of
semicolon (I figure that part would be easy to update when needed), but
starting at B there is data in every other column 17 columns out.

A B C D E F G H I J
; Part# ," Type ", Style ", Length , Width

Let me know if you have any other questions.

Thanks,
John

"JLGWhiz" wrote:

> Do we have to guess which columns contain the part numbers and style numbers?
>
> "JohnHB" wrote:
>
> > OK I'm still really novice with VB and it's code, but somewhat understand the
> > basics of programming. Basically I have one worksheet that I consider my
> > master library of electronic parts it has 17 columns of data for each part.
> > Some parts have the same part number, but different styles, so what really
> > makes a part unique in the worksheet are it's part number and it's style. So
> > 2 out of the 17 columns of data.
> >
> > I have another sheet of data that is created with each new electronic board
> > that I work on and it is in the exact same format as the master library with
> > 17 columns of data.
> >
> > IF this new sheet of data is in the same workbook as the master library
> > sheet, how do I program in something that will look at the part number and
> > style on the new sheet of data, and compare it to values in the master
> > library, and then add onto the bottom of the master library all parts that
> > are new to the master library based on their part number and style? And also
> > bring over all their information (other 15 columns of data)?
> >
> > I would really appreciate some help with this, and thank anyone that can
> > help in advance!!!
> >
> > Thanks,
> > John

 
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
Comparing 4 columns on Two different worksheets. Jimbob B Microsoft Excel Programming 2 9th Jul 2009 07:17 PM
Comparing info between worksheets LeeBrown.PineGrove@gmail.com Microsoft Excel Programming 2 27th May 2007 12:37 AM
Comparing two columns in two different worksheets =?Utf-8?B?c3RldmVs?= Microsoft Excel Worksheet Functions 4 31st May 2005 01:43 PM
RE: Comparing worksheets (extra info) =?Utf-8?B?TWFyaw==?= Microsoft Excel Programming 0 9th Apr 2004 08:26 PM
Comparing columns in different worksheets Zachariah Microsoft Excel Worksheet Functions 0 8th Jul 2003 07:07 PM


Features
 

Advertising
 

Newsgroups
 


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