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: 24
Default plucking data from one workbook to another

Hello all,

I'm creating a new workbook based on data from an old workbook.
OR i can create a new worksheet in the same workbook. I need some help with
VB programming as I'm not great at it.... I can understand code but always
have trouble starting it up.

Here is the problem specification:

I have a workbook with about 1200 entries. Data starts from Row 3 in both
this spreadsheet and the new one I am going to create (the first two rows are
title and column headings). In column L, there is a "Component Part
number". Component numbers may be repeated many times. I want to filter
for each component number and then do the following:

- Copy the data entry from Workbook1 Row3 Column L and paste it into
Workbook 2 Row X (initially 3, but keeps going down a row after each filter)
Column B.
- For the same filtered component in Workbook1, copy the data entry from row
3 column P into workbook2, Row3 (initially 3, but keeps going down a row
after each filter) , column D.
- Also in the same filtered component, copy from Workbook1, row 1201, column
S (this is a sum-count of all the components)... into row 3 (initially 3, but
keeps going down a row after each filter) , column C.

and finally... Extract from workbook1 Row 3, column J and column F... and
paste the following into Workbook2, row3 (initially 3, but keeps going down a
row after each filter), column E. What should be pasted here is << column J
+ " for " + column F + " Valve".

Basically I want it to keep doing down the list of components so taht each
unique component is captured in the new workbook under their own row.

I hope my description is accurate...

It would save me a lot of time to have a program than to go through each
entry manually.. Any help on this would be greatly appreciated.

Terrel

 
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
How to: Open closed workbook/Search data tables/Return data to open workbook Hugh Adams Excel Discussion (Misc queries) 0 August 18th 10 02:04 PM
Multiple workbook data imported into single workbook SaipanRick Excel Worksheet Functions 4 June 16th 08 08:22 PM
automatically move cell data in 1 workbook to another workbook Genesis Excel Worksheet Functions 1 November 5th 06 07:35 PM
Selecting data from 1 workbook to copy and paste to a 2nd workbook JackSpam Excel Programming 2 July 20th 05 02:33 AM
Open a password protected excel workbook from second workbook to fetch data using dynamic connection kaustav choudhury Excel Programming 2 April 3rd 04 06:18 AM


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

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"