tracker issue : CF-3035811

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 72683:Excel sheet numbering is using a zero based index

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Todd Sharp / todd sharp (cfsilence)

Created: 08/14/2008

Components: Document Management, Office Integration

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 / 214107

Priority/Frequency: Major / Unknown

Locale/System: English / Win All

Vote Count: 0

Problem:

Excel sheet numbering is using a zero based index.  

<cfexcel action="read" src="xl file" name="xl" sheet="1" />
<cfdump var="#xl#">
returns a sheetnumber = 0

for the record you can also read sheet zero with the tag (and it returns the same info as reading sheet 1).
Method:


Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3035811

External Customer Info:
External Company:  
External Customer Name: todd sharp
External Customer Email: 7A924EE2445A4FDB992015D5
External Test Config: 08/14/2008

Attachments:

Comments: