Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a lot of bill laden numbers I need to keep track of in an excel
worksheet for accounts payable and I want to prevent entering duplicate numbers. Is there a way I can have excel tell me when I have keyed a duplicate number? Thanks for any help. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You can use validation to do this... Select Data - Validation - Custom and
insert the following formula (Select all of column A with Cell A1 as the active cell) =COUNTIF(A:A, A1)=1 -- HTH... Jim Thomlinson "Bran5956" wrote: I have a lot of bill laden numbers I need to keep track of in an excel worksheet for accounts payable and I want to prevent entering duplicate numbers. Is there a way I can have excel tell me when I have keyed a duplicate number? Thanks for any help. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Prevent changing size when copy&paste into another Excel Worksheet | Excel Worksheet Functions | |||
Prevent excel changing numbers data to dates. | Excel Discussion (Misc queries) | |||
How do I identify duplicate numbers in Excel? | Excel Discussion (Misc queries) | |||
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER | New Users to Excel | |||
how can I check a worksheet for duplicate entries or numbers? | Excel Worksheet Functions |