I\'m using excel VBA. I want to press a button that opens another file directly without the effect of \"choosing file window\".
This is the current code:
Workbooks.Open ("D:\data\Mohit Singh\msk\data\book1.xlsx")