I open a spreadsheet via command line using an argument that will be used in my VBA code. It works as expected. I then open the spreadsheet by clicking on the icon for the spreadsheet. It STILL opens as if I were passing it the command line argument. Please help me!!!!!
Code:
Option Base 0...