Rated 4 Stars (out of 5) - Excelent project!!!
Please, correct Method "SaveTableToWorkbook", line 61: "if seek(bintoc(tnWB),...." --> "if seek(bintoc(txWB),..."
This line generate error because te correct name of variable is "txWB", not "tnWB"- This error occurs when the method is called with your 2nd parameter in numeric format
↧