#1443 closed Bug (No Bug)
Error in ExcelCom_udf (Excelbookopen)
| Reported by: | wimhek | Owned by: | Gary |
|---|---|---|---|
| Milestone: | Component: | Standard UDFs | |
| Version: | 3.3.4.0 | Severity: | None |
| Keywords: | Cc: |
Description
When Sheet1 is deleted in the workbook, Func _ExcelBookOpen gives an error. I modified line 260 :
; .ActiveWorkbook.Sheets(1).Select() ;;; Modified WH
Attachments (0)
Change History (3)
comment:1 by , 16 years ago
follow-up: 3 comment:2 by , 16 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Yeah, really good job reading the big red box. You failed to search the issue tracker, otherwise you would have found #1168. You failed to test with the latest versions. You failed to provide a test script. Since you are obviously using an old version of AutoIt you also failed to set the correct version.
So riddle me this, why did you completely ignore the big red box?
comment:3 by , 16 years ago
Replying to Valik:
Yeah, really good job reading the big red box. You failed to search the issue tracker, otherwise you would have found #1168. You failed to test with the latest versions. You failed to provide a test script. Since you are obviously using an old version of AutoIt you also failed to set the correct version.
So riddle me this, why did you completely ignore the big red box?
1168 is about a hidden sheet not about a deleted sheet, thats why I could not find it. Furthermore your comment is not friendly

Thank you for reading the big red box.