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: 618
Default transferring data between two workbooks

Hi

looking for ideas ... i have two workbooks ... the first covers the progress
of items through a production process recording the dates at which each item
passed through each of five stages. The second takes those items which made
it through the first five stages and records the dates at which they pass
through the next two stages (and other related information). We're looking
at about 15000 items over a 12 month period.

I now need to automate the transferring of the "completed" items from the
first book into the second, making the process as automated as possible. My
thoughts are to write out to a third workbook the items when they pass the
fifth stage populating another column to say that they've been transferred.
I would like this to happen only once a day ... but as this needs to be
"user independent" i might have to do it on the workbook close event (or
similar). What i was thinking was that if the third workbook existed then
the new records need to be appended to the ones already in there. Then on
the workbook open event of the second book i was going to have code to read
the new values into the workbook and append them to the end of the existing
records and then delete the third workbook.

Is this possible? Is this the best approach? or can someone else recommend
another approach (no using Access isn't possble, nor is combining books 1 &
2).

Thanks
JulieD


 
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
Transferring Data MJ Excel Worksheet Functions 1 April 16th 08 06:49 PM
Transferring data IN VBA between workbooks Q Excel Discussion (Misc queries) 1 March 7th 05 02:34 AM
Transferring cell content between workbooks using cell references Kiwi Mike Excel Discussion (Misc queries) 2 November 27th 04 11:31 PM
Transferring data between 2 workbooks automatically Hari[_3_] Excel Programming 0 August 5th 04 11:30 PM
Transferring Workbooks with Macros to and from Mac Excel Bill Excel Programming 0 February 16th 04 11:49 PM


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