#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Linking issues

Ok I have one wookbook that looks up over like 50 different other workbooks.
But when it finds the data it is looking for it doesnt update unless I do
DataEdit Linkssheet1 update values. Im looking for a way to auto update
for people who are not computer or excel smart.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 133
Default Linking issues

When you click on "Edit Links", set "Update" to "Automatic" and save
the workbook.
Regards.
Daniel

Ok I have one wookbook that looks up over like 50 different other workbooks.
But when it finds the data it is looking for it doesnt update unless I do
DataEdit Linkssheet1 update values. Im looking for a way to auto update
for people who are not computer or excel smart.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Linking issues

Thats the way I have it set-up in the workbooks. It works fine when I have
all the different workbooks open on same computer, but when I have sheet A
open on computer 1, sheet B on computer 2, and sheet C open on computer 3 I
have to update manually. Thats the way I need it to work one work book on
different computers and auto update with the realtime data. If you would
like to see what I mean my email is .

"Daniel.C" wrote:

When you click on "Edit Links", set "Update" to "Automatic" and save
the workbook.
Regards.
Daniel

Ok I have one wookbook that looks up over like 50 different other workbooks.
But when it finds the data it is looking for it doesnt update unless I do
DataEdit Linkssheet1 update values. Im looking for a way to auto update
for people who are not computer or excel smart.




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 133
Default Linking issues

Can't say, I have a stand alone computer. In the same box, click on
"startup prompt" and "don't display the alert and update links". If it
doesn't work, what about a startup macro ?

Private Sub Workbook_Open()
ActiveWorkbook.UpdateLink , xlLinkTypeOLELinks
ActiveWorkbook.UpdateLink , xlLinkTypeExcelLinks
End Sub

Daniel

Thats the way I have it set-up in the workbooks. It works fine when I have
all the different workbooks open on same computer, but when I have sheet A
open on computer 1, sheet B on computer 2, and sheet C open on computer 3 I
have to update manually. Thats the way I need it to work one work book on
different computers and auto update with the realtime data. If you would
like to see what I mean my email is .

"Daniel.C" wrote:

When you click on "Edit Links", set "Update" to "Automatic" and save
the workbook.
Regards.
Daniel

Ok I have one wookbook that looks up over like 50 different other
workbooks. But when it finds the data it is looking for it doesnt update
unless I do DataEdit Linkssheet1 update values. Im looking for a way to
auto update for people who are not computer or excel smart.






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
Issues with Linking Data in Various Tabs within a workbook? Sandypants Excel Worksheet Functions 5 October 6th 08 03:36 PM
Linking Issues Kathy New Users to Excel 3 September 28th 08 04:43 PM
Linking Issues terri Excel Discussion (Misc queries) 0 June 13th 07 04:25 PM
Data Refresh Issues when linking Access queries to Excel Rob Excel Discussion (Misc queries) 0 October 6th 06 06:40 PM
datetime format issues when linking access to excel Season Excel Discussion (Misc queries) 0 December 6th 05 04:52 PM


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