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 Chriss Miller 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: JayDM
  • Content: Threads
  • Order by date
  1. JayDM

    Excel 2003 / 2007 compatibility - colour sum

    Hi I'm supposed to be calculating the sum of cells based on their font colour. i'm working in excel 2003, and i've got the Vba module code for the process - Function ColorFunction(rColor As Range, rRange As Range, Optional SUM As Boolean) Dim rCell As Range Dim lCol As Long Dim...
  2. JayDM

    Mail Merge Document Separation

    Hi, im trying to separate mail merge documents into separate files so i can save each letter in a mail merge as a separate file. Save each merged letter as a separate file Normally, the mail merge result to a new document is one long file which can be edited and printed. Using the Master...

Part and Inventory Search

Back
Top