J
jc
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?
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?