Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
dan dan is offline
external usenet poster
 
Posts: 866
Default finding error in range

Is there a way via formula (not code - as I want it to refresh on every calc)
to find if there is an error in a range.
I tried an array formula - but woking only for the first cell (B5)
{=ISError(B5:G5)}
Many thanks,
Dan
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default finding error in range

=SUMPRODUCT(--(ISERROR(B5:G5))) 0

will return true if there are any errors.
--
Gary''s Student - gsnu200770
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
finding a value between a range Susan Excel Worksheet Functions 9 March 6th 07 12:07 AM
Error finding match looking for intersection Matilda Excel Programming 4 August 29th 06 03:13 PM
Finding error messages in a workbook bengamboni Excel Programming 2 July 20th 05 07:59 AM
Help finding error setting range to Visible Cells Ed Excel Programming 3 January 26th 05 06:11 PM
Finding Procedure which generated error LS[_2_] Excel Programming 3 April 12th 04 06:58 AM


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