Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Creating Error Alert From Logical Function

How can I create a pop-up error alert everytime the function below puts out a
"False" result?

=AND(F20=COUNTIF(C11:C55,"*"))
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Creating Error Alert From Logical Function

Hi,

Firstly there's nothing to AND in your formula so this is sufficient

=F20=COUNTIF(C11:C55,"*")

Unless you want to delve into VB why not use conditional formatting to turn
the cell red if it evaluates as false.

Select the cell then

Format|Conditional format - cell value - Is Equal to
Enter FALSE and pick a colour.

Mike

"StephonM" wrote:

How can I create a pop-up error alert everytime the function below puts out a
"False" result?

=AND(F20=COUNTIF(C11:C55,"*"))

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
Help!!! - logical function for someone not very logical ECH123 Excel Worksheet Functions 3 May 11th 09 04:14 PM
data validation error alert does not work timp Excel Discussion (Misc queries) 2 March 11th 08 11:53 AM
Creating an Alert Box Paul987 Excel Discussion (Misc queries) 6 March 15th 06 07:46 PM
undefined function error when creating xls pivot from mdb qry andrew Excel Worksheet Functions 0 July 29th 05 07:26 PM
Logical AND function John Pinback Excel Worksheet Functions 5 May 3rd 05 09:52 PM


All times are GMT +1. The time now is 09:45 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"