Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a file that is in my designated startup file that is suddenly not
opening after haveing opened fine on start up for a long time. I am able to open the file manually. When I do there is an error auto open code: ..Item("Data").Controls.Item("Sort...").OnAction = "Sort" The message is: Run-time error '-2147467259' (80004005)': Method 'OnAction' of object '_CommandBarButton' failed Any thoughts on if these two problems a related and what is cousing them? -- CroceJC |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I just noticed that a file that when I open a file that is normaly open after
the startup file that the start up file then opens and the auto open macro runs fine. There are know links showing in either file -- CroceJC "jc" wrote: I have a file that is in my designated startup file that is suddenly not opening after haveing opened fine on start up for a long time. I am able to open the file manually. When I do there is an error auto open code: .Item("Data").Controls.Item("Sort...").OnAction = "Sort" The message is: Run-time error '-2147467259' (80004005)': Method 'OnAction' of object '_CommandBarButton' failed Any thoughts on if these two problems a related and what is cousing them? -- CroceJC |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleted file tries to open when I start Excel | Excel Discussion (Misc queries) | |||
Start when open file | Excel Programming | |||
Open File on PC Start Up (Office 2007) | Excel Discussion (Misc queries) | |||
How do I start a new application when I open a file? | Excel Discussion (Misc queries) | |||
start Macro when file is open | Excel Programming |