Modify ↓
Opened 14 years ago
Closed 14 years ago
#2244 closed Bug (Fixed)
_ExcelNumberFormat: bug in Example 2
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | Standard UDFs | |
| Version: | 3.3.8.1 | Severity: | None |
| Keywords: | Cc: |
Description
ExcelNumberFormat($oExcel, $aFormatExamples[$i], 2, $i, 11, $i)
should be
ExcelNumberFormat($oExcel, $aFormatExamples[$i], 2, $i+1, 11, $i+1)
Attachments (0)
Change History (4)
comment:1 by , 14 years ago
| Version: | → Other |
|---|
comment:2 by , 14 years ago
| Version: | Other → 3.3.8.1 |
|---|
comment:3 by , 14 years ago
| Component: | AutoIt → Standard UDFs |
|---|
comment:4 by , 14 years ago
| Resolution: | → Fixed |
|---|---|
| Status: | new → closed |
Version 0, edited 14 years ago by (next)
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.