Sub Open_No_Update()
Workbooks.Open Filename:= _
"file and path here", UpdateLinks:=False
End Sub
Put the above in your personal xls file and assign it to a button for fast
access.
Robert Flanagan
http://www.add-ins.com
Productivity add-ins and downloadable books on VB macros for Excel
"ajnmxx" <ajn...@googlemail.com> wrote in message
news:91f01d79-e3d2-431f...@v36g2000yqv.googlegroups.com...