Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Calculate Date range
 
Posts: n/a
Default Formula for duplicate entry

Hi all,

Me again.

I am facing some difficulties to setup a formula to check for a duplicate
entry.

For example.

Product name Price (in $)
A 3.00
B 1.20
C 5.00
D 3.00
( I plan to put in a formula if the price is the same price compare with the
rest of the pirce row. when I key in the price at $3.00 the system will
prompt me or give me an error.
E

Please let me know whether the formula is possible to create.




  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max
 
Posts: n/a
Default Formula for duplicate entry

"Calculate Date range" wrote:
.. setup a formula to check for a duplicate entry.
Product name Price (in $)
A 3.00
B 1.20
C 5.00
D 3.00
( I plan to put in a formula if the price is the same price
compare with the rest of the price row.
when I key in the price at $3.00
the system will prompt me or give me an error.


On the face of it .. try this

Assume table in cols A & B,
data from row2 down
price in col B

Select col B
Click Data Validation
Allow: Custom
Formula: =COUNTIF(B:B,B1)<2
Click OK

--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---


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
Daily entry formula gutenburg Excel Discussion (Misc queries) 0 January 31st 06 11:24 PM
How do I have a formula refer to the most recent entry in a row sm7301 Excel Discussion (Misc queries) 1 October 4th 05 09:34 PM
How do I have a formula refer to the most recent entry in a row sm7301 Excel Discussion (Misc queries) 1 October 4th 05 09:33 PM
Need formula for a fixed cell minus last entry on ongoing log Mari C Excel Worksheet Functions 5 July 16th 05 09:52 PM
set up formula so every entry in Row A and Row B will be multipli. xinti Excel Discussion (Misc queries) 2 February 2nd 05 11:31 PM


All times are GMT +1. The time now is 02:46 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"