From VFP 8.0 I have opened an excel spreadsheet insert data and formated the sheet, all which I have done effortlessly by copying the VBA macro code in VFP and tweaking it here and there.
Now I want to save the spreadsheet with a name but can not do it I tried XLApp.WorkBooks.saveas() but I failed.
Any help would be appreciated.
Now I want to save the spreadsheet with a name but can not do it I tried XLApp.WorkBooks.saveas() but I failed.
Any help would be appreciated.