Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi!
In cloumn I would like to sinalize not sequential number. Ex: A B 1 2 3 4 6 Oops! Is it possible in Excel 2007, please? Thanks in advance. an |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Excuse me if I am ignorant but does "sinalize" means?
-- Regards, Peo Sjoblom "an" wrote in message ... Hi! In cloumn I would like to sinalize not sequential number. Ex: A B 1 2 3 4 6 Oops! Is it possible in Excel 2007, please? Thanks in advance. an |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Not sure what "sinalize" means but maybe enter in B2 and copy down.
=IF(AND(A2<"",(A2<A1+1)),"oops","") You must have a number in A1 Gord Dibben MS Excel MVP On Sat, 22 Sep 2007 10:44:02 -0700, an wrote: Hi! In cloumn I would like to sinalize not sequential number. Ex: A B 1 2 3 4 6 Oops! Is it possible in Excel 2007, please? Thanks in advance. an |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Sorry for my error "to signalize"...
Thank you for your help. Work very fine. an "Gord Dibben" wrote: Not sure what "sinalize" means but maybe enter in B2 and copy down. =IF(AND(A2<"",(A2<A1+1)),"oops","") You must have a number in A1 Gord Dibben MS Excel MVP On Sat, 22 Sep 2007 10:44:02 -0700, an wrote: Hi! In cloumn I would like to sinalize not sequential number. Ex: A B 1 2 3 4 6 Oops! Is it possible in Excel 2007, please? Thanks in advance. an |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sequential number code | Excel Worksheet Functions | |||
need help w/sequential invoice number on excel worksheet | Excel Worksheet Functions | |||
automatic sequential number on invoice or shippers | Excel Worksheet Functions | |||
sequential number | Excel Discussion (Misc queries) | |||
sequential number | New Users to Excel |