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 wOOdy-Soft 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 unixcat56

  1. unixcat56

    Counting occurences of data

    Thanks, I'm going to give method 2 a shot. I've done something similar with lotus macro programming. I appreciate your input.
  2. unixcat56

    Counting occurences of data

    I'm trying to create a function that will count the number of unique data points in a list List 13 12 15 18 18 I need to develop a calculation that will give me the answer of 4 in the above list. I've tried @rank(@max(range1),range1,0), but it does not handle duplicate occurances of the same...

Part and Inventory Search

Back
Top