Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default Updating Links Error on Buttons that call up Macros

Hi All,
I having been using the following code, in Thisworkbook, to update all
the links on opening the workbook.

Private Sub Workbook_Open()
ActiveWorkbook.UpdateLink Name:=ActiveWorkbook.LinkSources
End Sub

This was working fine until I decided to move the macros from the
active workbook to the linked file called DAT.xls and call these
macros via buttons on the workbook with the code above.

Now whenever I open the file I get error messages that it cannot find
the macros in the DATA.xls file.

It is suggesting two possible reasons
1) the name you specified may not be defined

I think I can rule this one out because the macros still work.

2) The name you specified is defined as somthing other than a
retangular cell reference.

No Idear what that means.


Can anyone help to reslove this.

Much Appreciated

Denz

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
getting an error when updating links Gotroots Excel Worksheet Functions 0 November 3rd 09 09:12 PM
Updating links error RPS Excel Discussion (Misc queries) 3 October 7th 09 11:41 PM
Error when updating links RWilliams Links and Linking in Excel 4 May 15th 07 06:19 PM
Call the edit-links dialog box eAlchemist Excel Programming 0 March 7th 07 06:49 PM
Updating via workbook links error PerryClisbee Excel Discussion (Misc queries) 1 August 18th 06 12:13 AM


All times are GMT +1. The time now is 04:08 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"