Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / General Excel Questions / March 2008

Tip: Looking for answers? Try searching our database.

Data Validation Error Message

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
BillCPA - 17 Mar 2008 14:00 GMT
Is there any way to use a cell address in the error message displayed with
data validation.

Example: cell A1=1 and A2=16, and data to be entered in cell C4 must be
equal to whatever is in A1 or A2.  I can use a formula to check the value,
but when I display the error message, can I use A1 or A2 in the message, so
that it reads something like "This value must be equal to 1 or 16".

Signature

Bill @ UAMS

Max - 17 Mar 2008 14:22 GMT
An alternative alert is to use this in an adjacent cell eg in D4:
=IF(ISNA(MATCH(C4,A1:A2,0)),"This value must be equal to "&A1&" or "&A2,"")
Signature

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

> Is there any way to use a cell address in the error message displayed with
> data validation.
[quoted text clipped - 3 lines]
> but when I display the error message, can I use A1 or A2 in the message, so
> that it reads something like "This value must be equal to 1 or 16".
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.