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 Chris 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: *

  1. DanFretwell

    Can Excel count how many "10"'s are in a column?

    My apologies, I stand corrected.
  2. DanFretwell

    Can Excel count how many "10"'s are in a column?

    A function which will do the job is Frequency. You insert the number, or numbers, or ranges you want to count into a Bins array and the data you are counting into a data array. So for your sample up there you would use something like C1 = FREQUENCY(A1:A5;D1) and put D1 = 10. Change the array...
  3. DanFretwell

    Built-in Spam Filter in Outlook 2003 not working correctly

    I am having problems with the Junk mail filter built-in to Outllok 2003 (is it SpamBayes). I have the setting at low, and I am building up a safe-senders list. But for one or two safe senders all their emails get put into junk mail. I have checked that they are not also on the blocked senders...
  4. DanFretwell

    auto send and receive for Outlook2003

    Both of these actions are available via the Rules and Alerts in the Tools menu. For example the sending message rule can be set up as: Apply this rule after I send the message Cc the message to Dan Fretwell This appears in the rule description with the name at the end underlined so that you...
  5. DanFretwell

    Where are Outlook Troubleshooting Logs

    Many thanks for the reference. It would be nice if Outlook had a built-in facility for viewing the log-files. The reference warns that the files can grow - that is so true. I have a 20-hour log with 12,657 lines. Thank goodness the problem I started with went away so I can now just delete this...
  6. DanFretwell

    Where are Outlook Troubleshooting Logs

    I had some problems with Outlook 2003 email and switched on logging. I'm sure I'm missing something obvious but I cannot find the logs. Does anybody know where they are?
  7. DanFretwell

    Help in Office 2003

    Starting in Outlook (I haven't tried elswhere since the setting applies to all Office programs apparently) go to Tools > Options > Other > Advanced Options > Service Options. In the service options dialog select Online Content and there is a checkbox to Show content and links from Microsoft...

Part and Inventory Search

Back
Top