Message 1 of 2
Open existing Excel file using GoExcel options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Using iLogic below code with "GoExcel" options, how can i open Excel file to be the one that exists in the workspace location.
But the important logic is "that file name characters changes all the time and last three characters always be "000".
This kind of case how to access the Excel file name
GoExcel.Open("Excelfilename", "Sheet1")