Modify

#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, on Aug 5, 2012 at 4:00:02 AM

Version: Other

Automatic ticket cleanup.

comment:2 by Valik, on Aug 5, 2012 at 4:43:06 PM

Version: Other3.3.8.1

comment:3 by water, on Sep 3, 2012 at 5:23:58 AM

Component: AutoItStandard UDFs

comment:4 by guinness, on Sep 3, 2012 at 5:51:15 AM

Resolution: Fixed
Status: newclosed
Last edited on Sep 3, 2012 at 5:52:12 AM by guinness (previous) (diff)

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.