Workbook Open Vba Not Working. Xls format and after that nothing happens I've tried to run the following VBA code to check the event. I'm struggling with the below code.
Firstly it does not seem to run when I open up the workbook. You can use VBA to open a specific workbook when you know the file path of the workbook. You must specify the full path of the file.
This article demonstrates how to automatically create log entries when a workbook opens or closes using event code.
Private Sub Workbook_Open() Dim Lineflow As Workbook Set Lineflow = ThisWorkbook Application.
Open Method is useful when you try to open another Workbook using VBA. Double click on ThisWorkbook from Project Explorer. It works well, but I'm stuck on one thing.