+ Reply to Thread
Results 1 to 4 of 4

Searching numbers in Worksheet?

  1. #1
    Registered User
    Join Date
    11-17-2004
    Posts
    13

    Searching numbers in Worksheet?

    In my Worksheet I have 80 columns (80) numbers with over 100 rows.
    All numbers are mixed.
    I picked 20 numbers and mixed them using a special algorithm.
    My conditional formating formula picks(marks) 20 numbers in each row.
    I have divided the worksheet in to 2 even parts (40 numbers/columns in each side).
    I would like to find a formating formula that would tell me at the end of each row haw many numbers is in each half of my worksheet. How many numbers in first 40 columns and how many in second half.
    Is it possible?
    If you need more explanations please let me know.
    Thanks in advance for your help.
    John

  2. #2
    Registered User
    Join Date
    08-09-2005
    Location
    hank
    Posts
    5
    Did you try COUNT?
    =COUNT(Range1,Range2,Range3... through to Range30)
    This function counts the number of numeric entries in a list.
    It will ignore blanks, text and errors.

    Please explain more precise what exactly you want to count?

  3. #3
    Registered User
    Join Date
    08-09-2005
    Location
    hank
    Posts
    5
    I have just read your post again.
    Now I think I understand, you cannot use COUNT for this.
    What is the 'condition' for your conditional formatting?

    Regards
    Atmaram

  4. #4
    Registered User
    Join Date
    11-17-2004
    Posts
    13

    Conditional formating

    Quote Originally Posted by pvanrooijen
    I have just read your post again.
    Now I think I understand, you cannot use COUNT for this.
    What is the 'condition' for your conditional formatting?

    Regards
    Atmaram

    Hi Atmaran,
    Thanks for your reply.
    The conditional formating is: =MATCH(A1,$CC$1:$CC$20,0)
    I want to know if it is possible to make conditional formating or using other method to show me how many numbers that I have picked is in first 40 cells and how many numbers is in second lot of 40 cells in the same row.
    There are over 100 rows.
    If you want I can send you via email my worksheet so you can view it and understand what exactly I need.
    Thanks for your help.
    John

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1