sp_makewebtask and

  • I know sp_makewebtask can output results into a .xls file.  What I'd like to do is create an .xls template file with the <%insert_data_here%> tag.  When I place the tag in the contents of a cell, sp_makewebtask does not recognize the tag.

    Can I use the <%insert_data_here%> tag in a .xls template file?

  • This was removed by the editor as SPAM

  • Here's an example. good luck.

     

    <?xml version="1.0"?>

    <Person>

    <%begindetail%>

    <%insert_data_here%>

    <%enddetail%>

    </Person>

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply