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 / Worksheet Functions / November 2005

Tip: Looking for answers? Try searching our database.

Data Validation

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
KenNZ - 21 Nov 2005 22:30 GMT
I am using the IF function for a range of cells and trying to get an error
alert to pop up when incorrect data is entered. I have been following all the
steps I need to take, but it doesn't seem to work. The cell referred to does
show error, but the opo up does not appear.

Heres an example :

For Cell  E107 : =IF(E108+E109+E110>32,"ERROR ALERT",E108+E109+E110)

And then I highlighted E108,109 & 110 and went into data validation,
specified the whole number to be no greater than cell E107 and entered the
error details for pop up. Also clicked the show pop up tab.

However, when incorrect data is entered, Cell E107 does say error, but the
pop up does not appear.

Any ideas?
Dave R. - 21 Nov 2005 22:39 GMT
"specified the whole number to be no greater.."?

You'd need a custom function for this so select allow:custom and forumla:
=SUM(E108:E110)>32
or e108+e109 etc. as you used in your post.

> I am using the IF function for a range of cells and trying to get an error
> alert to pop up when incorrect data is entered. I have been following all the
[quoted text clipped - 13 lines]
>
> Any ideas?
L. Howard Kittle - 21 Nov 2005 22:44 GMT
Hi KenNZ,

Would't you have to set your valaditation criteria to the sum of 108, 109
and 110 instead of 107? 107 will never show greater that 32 because the
formula will return ERROR and the valadation is looking for greater than 32.

HTH
Regards,
Howard

>I am using the IF function for a range of cells and trying to get an error
> alert to pop up when incorrect data is entered. I have been following all
[quoted text clipped - 15 lines]
>
> Any ideas?
Gord Dibben - 22 Nov 2005 00:15 GMT
Ken

Do not enter the cell reference E107 in the less than or equal to box.

The way you have it set up now, E107 will contain "ERROR ALERT" rather than a
number if you enter more than 32 in any of E108:E110

Hard-enter 32 into the box.

Gord Dibben Excel MVP

>I am using the IF function for a range of cells and trying to get an error
>alert to pop up when incorrect data is entered. I have been following all the
[quoted text clipped - 13 lines]
>
>Any ideas?
 
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



©2009 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.