Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
i have tried all of the following
Double click 'This WorkBook' and paste the below code to the right code pane. Private Sub Workbook_Open() Workbooks.Open Me.Path & "\data.xls" End Sub Private Sub Workbook_Open() Workbooks.Open ("C:\data.xls") End Sub Private Sub Workbook_Open() Workbooks.Open Filename:="D:\lorne stewart\timesheet\2008\data.xls" End Sub i have several answers but none work |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
i want to open a second workbook automatically when i open the fir | Excel Discussion (Misc queries) | |||
is it possible to open a second workbook automatically | Excel Discussion (Misc queries) | |||
A way to Open 2nd Workbook automatically | Excel Discussion (Misc queries) | |||
Run a macro automatically on workbook open | Excel Worksheet Functions | |||
open workbook automatically | Excel Discussion (Misc queries) |