LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Bob is offline
external usenet poster
 
Posts: 972
Default Copying Data Between Two Spreadsheets

I need to copy a column of data from spreadsheet ABC (not its real name)
thats located on a shared drive, to spreadsheet XYZ (also not its real
name) located on my local hard drive. The range of cells to be copied from
spreadsheet ABC will always be Detail Data!H6:H990. The destination
starting cell in spreadsheet XYZ will always be Consolidated Data!A2.

The macro needs to be run from within spreadsheet XYZ. Since spreadsheet
ABC is located on a shared drive, the macro would need to prompt the user
for its location (using Windows standard File | Open dialog box). In
addition, there may be times when spreadsheet ABC is in use by another user
and therefore locked, except for read-only capabilities. Consequently, it
would be nice if the macro could check for that condition, and if it exists,
automatically select the read-only option.

Being new to VBA, I would greatly appreciate any help in writing the
aforementioned macro, especially since two spreadsheets are involved.

Thanks, Bob
 
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
Copying Web Tables To Spreadsheets jaygreg New Users to Excel 3 December 29th 08 02:26 AM
How can I automate copying data from one into several spreadsheets AndyL82 Excel Discussion (Misc queries) 2 January 21st 07 01:45 PM
copying excel spreadsheets Lisa Excel Discussion (Misc queries) 2 December 31st 06 01:56 AM
Copying Data Between Two Spreadsheets Bob Excel Programming 5 June 29th 06 06:35 PM
Copying Data from various spreadsheets STEVEB Excel Programming 0 January 6th 06 04:51 PM


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