E
Eric
Does anyone have any suggestions?
Customize your Toolbar by placing a button on it and assign the following
macro to
that button.
Tools>Customize>Commands>Macros.
Drag smiley face to your Toolbar.
The given Micro coding
Sub Macro1()
Workbooks.Open Filename:="E:\folder\filename.xls", UpdateLinks:=3
End Sub
Does anyone have any suggestions on how to assign the following code into
the button?
Thanks in advance for any suggestions
Eric
Customize your Toolbar by placing a button on it and assign the following
macro to
that button.
Tools>Customize>Commands>Macros.
Drag smiley face to your Toolbar.
The given Micro coding
Sub Macro1()
Workbooks.Open Filename:="E:\folder\filename.xls", UpdateLinks:=3
End Sub
Does anyone have any suggestions on how to assign the following code into
the button?
Thanks in advance for any suggestions
Eric