PC Review


Reply
 
 
Hong
Guest
Posts: n/a
 
      14th Nov 2008
Hello,

I have a excel spreadsheet with lots of part# and date and Qty. call it
original data,

I have a list of part#, I am trying to write code to get the data from the
original data.

I am starting to learn how to write code for excel.

Please help me!

Thank you!


 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      14th Nov 2008
In code or using worksheet formulas?

In either case, it may be easier to populate the "receiving" worksheet with
formulas that retrieve the data from the "sending" workbook's worksheet.

Depending on how the data is laid out, you may be able to use =vlookup() or a
combination of =index(match()).

Debra Dalgleish has lots of notes:
http://www.contextures.com/xlFunctions02.html (for =vlookup())
and
http://www.contextures.com/xlFunctions03.html (for =index(match()))
and
http://contextures.com/xlFunctions02.html#Trouble


Hong wrote:
>
> Hello,
>
> I have a excel spreadsheet with lots of part# and date and Qty. call it
> original data,
>
> I have a list of part#, I am trying to write code to get the data from the
> original data.
>
> I am starting to learn how to write code for excel.
>
> Please help me!
>
> Thank you!


--

Dave Peterson
 
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
Use data fed in adjacent cells to sort and copy the data to spec named range sri_gs Microsoft Excel Discussion 0 12th Apr 2010 02:07 PM
Pivot Table - Copy All Data from a Specific Variable Data Field troy.litwiler@gmail.com Microsoft Excel Discussion 1 8th Feb 2007 04:36 AM
Copy function does not copy data in subforms =?Utf-8?B?Q1c=?= Microsoft Access Forms 2 17th Nov 2006 02:25 PM
Copy data into cells until changes trigger new copy =?Utf-8?B?bWRlYW5kYQ==?= Microsoft Excel Programming 1 25th Apr 2005 05:40 AM
Copy Child DataTable?? Copy a DataColumn?? System.Data is frustrating... Cip Microsoft ADO .NET 1 27th Feb 2004 05:57 AM


Features
 

Advertising
 

Newsgroups
 


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