#1   Report Post  
mac
 
Posts: n/a
Default if statement

I have a row of cells (a54:g70) that I would like to say if they have any
text in them to "fix errors", and if no text say "okay". I have tried to do
this and I keep coming up with a value. What am I doing wrong. Any help is
greatly appreciated.
--
thank you mac
  #2   Report Post  
RagDyeR
 
Posts: n/a
Default

Try this:

=IF(COUNTIF(A54:G70,"*?")0,"Fix Errors","Okay")
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"mac" wrote in message
...
I have a row of cells (a54:g70) that I would like to say if they have any
text in them to "fix errors", and if no text say "okay". I have tried to do
this and I keep coming up with a value. What am I doing wrong. Any help is
greatly appreciated.
--
thank you mac


  #3   Report Post  
mac
 
Posts: n/a
Default

Thank you. It worked just fine.

"RagDyeR" wrote:

Try this:

=IF(COUNTIF(A54:G70,"*?")0,"Fix Errors","Okay")
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"mac" wrote in message
...
I have a row of cells (a54:g70) that I would like to say if they have any
text in them to "fix errors", and if no text say "okay". I have tried to do
this and I keep coming up with a value. What am I doing wrong. Any help is
greatly appreciated.
--
thank you mac



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
How to calculate a sum as one outcome of an IF statement barb in NC Excel Worksheet Functions 2 March 31st 05 08:01 PM
What statement to use? Paul Excel Worksheet Functions 6 February 13th 05 05:23 PM
How do I fix a circular reference in a financial statement? drjayhawk25 Excel Discussion (Misc queries) 0 February 7th 05 05:19 PM
7+ nested if statement? Turi Excel Worksheet Functions 3 December 20th 04 07:55 PM
Statement lintan Excel Worksheet Functions 1 December 2nd 04 11:31 PM


All times are GMT +1. The time now is 07:56 PM.

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"