Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Re: Convert XMl to Excel using XLST [Thread Next] Re: Convert XMl to Excel using XLSTTo: NULL Date: 1/11/2006 8:19:00 PM ok I got it, here is the above code changed: <xsl:if test="position()=1"> <xsl:variable name="name" select="count(../item) - 1"/> <Cell > <xsl:attribute name="ss:MergeDown"> <xsl:value-of select="$name" /> </xsl:attribute> <Data ss:Type="String"> <xsl:value-of select="../@name" /> </Data> </Cell> </xsl:if> | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
