+ Reply to Thread
Results 1 to 3 of 3

[Solved] Table with a range of numbers that cannot repeat

  1. #1
    Registered User
    Join Date
    02-04-2015
    Location
    Portugal
    MS-Off Ver
    2010
    Posts
    6

    Question [Solved] Table with a range of numbers that cannot repeat

    Hey everyone,

    Can you please help me with this:

    I want to do a table where to a certain fact you put a number in a scale according to how relevant you think it is and i don't want people to repeat a number.

    In this case, I want to numbers in a range of [1-11], 1 very relevant and 11 not relevant, be putted in front of a fact without the capability of repeat a number.

    Wich is the best way to do this, if possible? Thank you very much

    Facts Importance
    Fact 1
    Fact 2
    Fact 3
    Fact 4
    Fact 5
    Fact 6
    Fact 7
    Fact 8
    Fact 9
    Fact 10
    Fact 11
    Last edited by ANCF; 09-28-2015 at 07:00 AM.

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,082

    Re: Table with a range of numbers that cannot repeat

    in C2
    =IF(COUNTIF(B$2:B$12,B2)>1,"Value already entered","")
    and copy down
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Registered User
    Join Date
    02-04-2015
    Location
    Portugal
    MS-Off Ver
    2010
    Posts
    6

    Re: Table with a range of numbers that cannot repeat

    Wasn't exactly what i was looking for but this can work.

    Thank you

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Hardcopy list generated by Excel's Data Table, refresh table and repeat
    By Ronnet2 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-27-2015, 06:24 AM
  2. Replies: 14
    Last Post: 09-29-2014, 02:58 PM
  3. [SOLVED] Macro to repeat action too a range of cells with assending numbers in the cells.
    By 2k05gt in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-05-2012, 02:13 PM
  4. Replies: 3
    Last Post: 01-27-2011, 10:02 AM
  5. find minimum value for each range of numbers in a table
    By Val H in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-13-2008, 10:23 AM
  6. Repeat random numbers from a range and text
    By kitkat1 in forum Excel General
    Replies: 5
    Last Post: 07-10-2006, 10:49 AM
  7. Replies: 1
    Last Post: 06-07-2006, 02:25 AM

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