Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 84
Default input data from 3 workbooks into a fourth

im starting from scratch and not sure how to begin:
i have 3 workbooks; register1.xls,register2.xls, and register3.xls. i want
to be able to import values entered from register 1 2 or 3. into data.xls.
register 1 2 and 3 are on seperate computers, but are networked. any info
would be GREATLY appreciated. thank you in advance
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default input data from 3 workbooks into a fourth

Can you open the three workbooks manually from whatever computer you want to
use? If so, turn on the macro recorder and open them manually. then copy
the data you want into you consolidation workbook.

Then look at the code you record and modify it to suit your needs.

--
Regards,
Tom Ogilvy


"choice" wrote in message
...
im starting from scratch and not sure how to begin:
i have 3 workbooks; register1.xls,register2.xls, and register3.xls. i want
to be able to import values entered from register 1 2 or 3. into

data.xls.
register 1 2 and 3 are on seperate computers, but are networked. any info
would be GREATLY appreciated. thank you in advance



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 84
Default input data from 3 workbooks into a fourth

i guess my main question is, the three registers are protected then
unprotected during the macro, then reprotected. will that mess anything up
about the sharing? the data.xls is unprotected.

"Tom Ogilvy" wrote:

Can you open the three workbooks manually from whatever computer you want to
use? If so, turn on the macro recorder and open them manually. then copy
the data you want into you consolidation workbook.

Then look at the code you record and modify it to suit your needs.

--
Regards,
Tom Ogilvy


"choice" wrote in message
...
im starting from scratch and not sure how to begin:
i have 3 workbooks; register1.xls,register2.xls, and register3.xls. i want
to be able to import values entered from register 1 2 or 3. into

data.xls.
register 1 2 and 3 are on seperate computers, but are networked. any info
would be GREATLY appreciated. thank you in advance




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default input data from 3 workbooks into a fourth

I don't work with shared workbooks that much - but I doubt it. If anything,
being shared will prevent you from unprotecting and protecting the
workbooks. So I would go ahead and test it.

--
Regards,
Tom Ogilvy

"choice" wrote in message
...
i guess my main question is, the three registers are protected then
unprotected during the macro, then reprotected. will that mess anything up
about the sharing? the data.xls is unprotected.

"Tom Ogilvy" wrote:

Can you open the three workbooks manually from whatever computer you

want to
use? If so, turn on the macro recorder and open them manually. then

copy
the data you want into you consolidation workbook.

Then look at the code you record and modify it to suit your needs.

--
Regards,
Tom Ogilvy


"choice" wrote in message
...
im starting from scratch and not sure how to begin:
i have 3 workbooks; register1.xls,register2.xls, and register3.xls. i

want
to be able to import values entered from register 1 2 or 3. into

data.xls.
register 1 2 and 3 are on seperate computers, but are networked. any

info
would be GREATLY appreciated. thank you in advance






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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Add a Row Every Fourth Row daphoenix Excel Worksheet Functions 3 June 25th 08 08:57 PM
How do I eliminate every fourth row of data in a large file? MartyWonders Excel Discussion (Misc queries) 3 March 24th 06 11:52 AM
How do I add input data in the input ranges in drop down boxes. oil_driller Excel Discussion (Misc queries) 1 November 9th 05 10:31 PM
MARK EVERY FOURTH ROW lehigh46 Excel Worksheet Functions 3 June 3rd 05 03:59 PM
Taking data from 3 columns to make the fourth. Jerry Arnone, PMP Excel Worksheet Functions 3 May 24th 05 04:57 AM


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