Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Excel
 
Posts: n/a
Default how we can find out any missed number in a series?

Please answered as soon as possible.

  #2   Report Post  
Posted to microsoft.public.excel.misc
Dominic LeVasseur
 
Posts: n/a
Default how we can find out any missed number in a series?

=match(full_list, partial_list, 0)

copy down the list

For example:

A1:A100 contains the complete list

C1:C100 contains the list you want to find missing values in

In B1 type: =match(A1, $C$1:$C$100,0)

This will put an #N/A next to any number in A that does not exist in B.

Does that help?

"Excel" wrote:

Please answered as soon as possible.

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
Find the missing number? Djanvk Excel Discussion (Misc queries) 3 April 26th 06 08:12 PM
how to write function to find max deviation from specific number . barbdee Excel Worksheet Functions 2 December 16th 05 02:10 AM
FIND is not "finding" a number in a column which contains the numb fdp Excel Worksheet Functions 5 December 7th 05 10:27 PM
find smallest number not equal to 0 dave Excel Worksheet Functions 2 April 20th 05 10:56 PM
how do I find an average number of specific words in a column cashgrfx New Users to Excel 7 January 6th 05 04:44 PM


All times are GMT +1. The time now is 07:15 AM.

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

About Us

"It's about Microsoft Excel"