Modify

Opened 13 years ago

Closed 13 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)

Change History (4)

comment:1 Changed 13 years ago by TicketCleanup

  • Version set to Other

Automatic ticket cleanup.

comment:2 Changed 13 years ago by Valik

  • Version changed from Other to 3.3.8.1

comment:3 Changed 13 years ago by water

  • Component changed from AutoIt to Standard UDFs

comment:4 Changed 13 years ago by guinness

  • Resolution set to Fixed
  • Status changed from new to closed
Last edited 13 years ago by guinness (previous) (diff)

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.