+ Reply to Thread
Results 1 to 3 of 3

Datbase check

  1. #1
    gunga
    Guest

    Datbase check

    I have a database of 12 different numbers, contained in the same column, on
    12 successive rows.

    Does anyome know if Excel is able to check whether a number entered
    elsewhere on the worksheet is the same as a number in the database?

    Many thanks


  2. #2
    Vasant Nanavati
    Guest

    Re: Datbase check

    Yes.

    If the number is always going to be entered in a specific location, you
    could use conditional formatting. If A1:A12 contains your "database" and D12
    is where the new entry is going to be, the condition would be:

    =OR(D12=$A$1:$A$12)

    --

    Vasant



    "gunga" <[email protected]> wrote in message
    news:[email protected]...
    > I have a database of 12 different numbers, contained in the same column,

    on
    > 12 successive rows.
    >
    > Does anyome know if Excel is able to check whether a number entered
    > elsewhere on the worksheet is the same as a number in the database?
    >
    > Many thanks
    >




  3. #3
    gunga
    Guest

    Re: Datbase check

    Thanks for your help. I've found that =MATCH offers an even better solution.

    "Vasant Nanavati" wrote:

    > Yes.
    >
    > If the number is always going to be entered in a specific location, you
    > could use conditional formatting. If A1:A12 contains your "database" and D12
    > is where the new entry is going to be, the condition would be:
    >
    > =OR(D12=$A$1:$A$12)
    >
    > --
    >
    > Vasant
    >
    >
    >
    > "gunga" <[email protected]> wrote in message
    > news:[email protected]...
    > > I have a database of 12 different numbers, contained in the same column,

    > on
    > > 12 successive rows.
    > >
    > > Does anyome know if Excel is able to check whether a number entered
    > > elsewhere on the worksheet is the same as a number in the database?
    > >
    > > Many thanks
    > >

    >
    >
    >


+ 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