Hi Pros!
i'm newer in VBA.When i wanna open a file excel that's name "HNI_ROUTE_HO SO.xlsx" by code like this:
It didn't work and have warning: Run-time error'9': Subscript out of range.![]()
Sub ActiveWorkBook() Application.Workbooks("HNI_ROUTE_HO SO.xlsx").Activate End Sub
Plesase explain for me this problem.
Thanks!
Bookmarks