Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: IanS1
  • Order by date
  1. IanS1

    Formatting of Excel in browser

    Thanks for your help, RushiShroff. On the supplied site is there is an index of helpful code. On that index, the reference to "Output to MSExcel" (http://www.codeave.com/asp/code.asp?u_log=40) contains a Response.ContentType and is similar to other examples on this forum. The...
  2. IanS1

    Formatting of Excel in browser

    I have a page that I'm displaying in Excel, using <%response.ContentType = &quot;application/vnd.ms-excel&quot; %>. I need to know how to format the spreadsheet, to show gridlines, specify word-wrap on columns and the like. Rather than post a lot of code, I'll use this example from W3schools...

Part and Inventory Search

Back
Top