Modify

Opened 14 years ago

Closed 14 years ago

#2244 closed Bug (Fixed)

_ExcelNumberFormat: bug in Example 2

Reported by: c.haslam@… 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 TicketCleanup, 14 years ago

Version: Other

Automatic ticket cleanup.

comment:2 by Valik, 14 years ago

Version: Other3.3.8.1

comment:3 by water, 14 years ago

Component: AutoItStandard UDFs

comment:4 by guinness, 14 years ago

Resolution: Fixed
Status: newclosed
Version 0, edited 14 years ago by guinness (next)

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.