#1   Report Post  
Posted to microsoft.public.excel.misc
efernandes67
 
Posts: n/a
Default Data validation


Hi.

I need to do some data validation in a range of cells ( ex:A1;B1 and
C1)

1 - Only numbers are allowed
2 - Prevent duplicate numbers

Best regards,
Elio


--
efernandes67
------------------------------------------------------------------------
efernandes67's Profile: http://www.excelforum.com/member.php...o&userid=17916
View this thread: http://www.excelforum.com/showthread...hreadid=505926

  #2   Report Post  
Posted to microsoft.public.excel.misc
daddylonglegs
 
Posts: n/a
Default Data validation


Try this

Select A1:C1 with A1 active cell

Data Validation Allow Custom

and apply this formula

=ISNUMBER(A1)*COUNTIF($A1:$C1,A1)=1


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=505926

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
From several workbooks onto one excel worksheet steve Excel Discussion (Misc queries) 6 December 1st 05 08:03 AM
Data Validation Kosta S Excel Worksheet Functions 2 July 17th 05 11:38 PM
data validation lists [email protected] Excel Discussion (Misc queries) 5 June 25th 05 07:44 PM
named range, data validation: list non-selected items, and new added items KR Excel Discussion (Misc queries) 1 June 24th 05 05:21 AM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM


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