Opened on Jan 31, 2010 at 2:44:06 PM
Closed on Feb 1, 2010 at 1:48:57 AM
Last modified on Feb 14, 2010 at 2:15:46 PM
#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)
follow-up: 3 comment:2 by , on Feb 1, 2010 at 1:48:57 AM
| 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 , on Feb 14, 2010 at 2:15:46 PM
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.