#1   Report Post  
gunga
 
Posts: n/a
Default Database 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   Report Post  
Jim Rech
 
Posts: n/a
Default

I would use the MATCH worksheet function to do the job:

=MATCH(A1,B1:B12,FALSE)

This would return the index of the matching item or NA if there were no
match.

--
Jim
"gunga" wrote in message
...
|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   Report Post  
gunga
 
Posts: n/a
Default

Many thanks

"Jim Rech" wrote:

I would use the MATCH worksheet function to do the job:

=MATCH(A1,B1:B12,FALSE)

This would return the index of the matching item or NA if there were no
match.

--
Jim
"gunga" wrote in message
...
|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
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I use a check box to accept a calculation Joejoethecrackman Excel Discussion (Misc queries) 5 March 22nd 05 08:47 PM
Graphing Database Growth Rate DavidM Charts and Charting in Excel 1 February 2nd 05 12:01 AM
Auto spell check as in word NC Excel Discussion (Misc queries) 2 January 27th 05 05:43 PM
Creating a check box that does not require security clearance. Maverick2U Excel Worksheet Functions 6 December 14th 04 02:46 AM
Why does spelling check close Excel when checking spanish? RCP Excel Discussion (Misc queries) 2 December 4th 04 07:37 PM


All times are GMT +1. The time now is 08:33 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"