#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15
Default IF statement

I have the following IF statement =IF(B5="R",TODAY(),"") but would like to
use a range of cells. Not sure of the correct syntac
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,624
Default IF statement

Perhaps

=IF(COUNTIF(B5:B10,"R")0,TODAY(),"")

In article ,
Tredown wrote:

I have the following IF statement =IF(B5="R",TODAY(),"") but would like to
use a range of cells. Not sure of the correct syntac

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
Add to an IF statement edwardpestian Excel Worksheet Functions 2 June 16th 06 05:59 PM
if statement trimatt Excel Discussion (Misc queries) 2 April 28th 06 11:07 PM
appending and IF statement to an existing IF statement spence Excel Worksheet Functions 1 February 28th 06 11:00 PM
If statement and Isblank statement Rodney C. Excel Worksheet Functions 0 January 18th 05 08:39 PM
Help please, IF statement/SUMIF statement Brad_A Excel Worksheet Functions 23 January 11th 05 02:24 PM


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