Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / November 2005

Tip: Looking for answers? Try searching our database.

Automatically updating data from another excel spreadsheet

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Gary c - 20 Nov 2005 13:38 GMT
I have set up a spreadsheet which required data from another spreadsheet and
want to know how i can set this up to update every time i open the sreadsheet.

I want the full page of the source data copied accross to a worksheet in my
main excel file.

Can anyone help? It is a macro code i need?
bpeltzer - 20 Nov 2005 14:41 GMT
If you want ALL the data copied, and the source is a single file, you COULD
set up an equation in every cell (ex:  in A1:  
=[AnotherBook.xls]AnotherSheet!A1).  But it's big and pretty ugly.  
The cleaner way, by far, would be VBA code in the Workbook_Open method that
automatically opens the source sheet and copies the entire sheet over.

> I have set up a spreadsheet which required data from another spreadsheet and
> want to know how i can set this up to update every time i open the sreadsheet.
[quoted text clipped - 3 lines]
>
> Can anyone help? It is a macro code i need?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.