PC Review


Reply
Thread Tools Rate Thread

Am I to assume...

 
 
Cerberus
Guest
Posts: n/a
 
      1st Apr 2008
Am I to assume that there is not a way to use a range in an IF statement. If
not is there a way to incorporate #N/A error into a conditional format?
 
Reply With Quote
 
 
 
 
Gary''s Student
Guest
Posts: n/a
 
      1st Apr 2008
Depends on what you are trying to do. For example, we might be interested in
knowing if any cells in A1 thru A1000 have #N/A:

=IF(ERROR.TYPE(SUM(A1:A1000))=7,"error present","clean")

This also shows a way to test for #N/A

--
Gary''s Student - gsnu200777


"Cerberus" wrote:

> Am I to assume that there is not a way to use a range in an IF statement. If
> not is there a way to incorporate #N/A error into a conditional format?

 
Reply With Quote
 
Cerberus
Guest
Posts: n/a
 
      1st Apr 2008
Thank you for your help.

"Gary''s Student" wrote:

> Depends on what you are trying to do. For example, we might be interested in
> knowing if any cells in A1 thru A1000 have #N/A:
>
> =IF(ERROR.TYPE(SUM(A1:A1000))=7,"error present","clean")
>
> This also shows a way to test for #N/A
>
> --
> Gary''s Student - gsnu200777
>
>
> "Cerberus" wrote:
>
> > Am I to assume that there is not a way to use a range in an IF statement. If
> > not is there a way to incorporate #N/A error into a conditional format?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
I would assume this is possible Cerberus Microsoft Excel Misc 0 10th Jul 2008 01:40 PM
iff null then assume 0 ??? =?Utf-8?B?bGQtcnVubmVy?= Microsoft Access Reports 10 13th Dec 2005 01:50 PM
Re: I assume it's easy Larry Linson Microsoft Access Form Coding 1 1st Jul 2003 06:34 AM
Re: I assume it's easy Bill Stanton Microsoft Access Form Coding 0 1st Jul 2003 04:00 AM
Re: I assume it's easy Albert D. Kallal Microsoft Access Form Coding 0 1st Jul 2003 03:11 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:38 AM.