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!

Recent content by xmlshadow

  1. xmlshadow

    XML for Print Title in Excel

    So i'm exporting to an excel sheet using C# and xml. I am able to succefully export correctly. The only problem I have is that I don't know how to program the "Rows to repeat on top" using XML. Here is my code: ("<head>\n"); sb.Append("<style>\n"); sb.Append("@page")...

Part and Inventory Search

Back
Top