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 Mike Lewis 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: *

  1. trackwan

    Report Output To *.rtf not keeping text format

    Thanks for the help seaport. [thumbsup2] Could you elaborate on how to use object models to create a Excel or Word document.
  2. trackwan

    Report Output To *.rtf not keeping text format

    I have a report with conditional formating to change the text format if dates <= Now. Example: If me.txtAuto <= Now Then me.txtAuto.ForeColor = 255 me.txtAuto.FontBold = True me.txtAuto.FontItalic = True Else me.txtAuto.ForeColor = -2147483640...

Part and Inventory Search

Back
Top