I have a field in one of my table which displays an excel workbook name.
How can I, upon a button click, detect wether or not the workbook is existent, if not create it, and if it is, look if SheetABC exists, if not create that particular sheet. I would also need to put VBA code in the workbook upon creation. Is that something possible ? If so, what would be code ? Thanks
Start Free Trial