Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Dahlman
 
Posts: n/a
Default Easy function question

I have 3 columns. the first column is a Scheduled Date and the 2nd column is
an actual ship date. I want my 3rd column to gime a "Yes" if it is on time
and a "NO" if it isn't on time. Now I know how to make that IF statement but
I also want to copy the formula down about 25 rows in which I don't have any
dates in. As a default it show's all Yes's if there arent' any dates. I would
like my 3rd column to figure yes but if column 1 has no date I don 't want it
to show anything, and if column 1 does have a date but column 2 doesn't have
anything then I was column 3 to display "Not Completed". If this isn't clear
what I'm asking for then please respond and I'll try to clarify better.
thanks in advance for your help.
  #2   Report Post  
Jane
 
Posts: n/a
Default

Try adding this before the formula you already have, with two extra ) at the
end:

=IF(A1="","",IF(B1="","NOT COMPLETED",IF(

Hope this helps.

Jane

"Dahlman" wrote:

I have 3 columns. the first column is a Scheduled Date and the 2nd column is
an actual ship date. I want my 3rd column to gime a "Yes" if it is on time
and a "NO" if it isn't on time. Now I know how to make that IF statement but
I also want to copy the formula down about 25 rows in which I don't have any
dates in. As a default it show's all Yes's if there arent' any dates. I would
like my 3rd column to figure yes but if column 1 has no date I don 't want it
to show anything, and if column 1 does have a date but column 2 doesn't have
anything then I was column 3 to display "Not Completed". If this isn't clear
what I'm asking for then please respond and I'll try to clarify better.
thanks in advance for your help.

  #3   Report Post  
Dahlman
 
Posts: n/a
Default

Thank you very much. That worked.

"Jane" wrote:

Try adding this before the formula you already have, with two extra ) at the
end:

=IF(A1="","",IF(B1="","NOT COMPLETED",IF(

Hope this helps.

Jane

"Dahlman" wrote:

I have 3 columns. the first column is a Scheduled Date and the 2nd column is
an actual ship date. I want my 3rd column to gime a "Yes" if it is on time
and a "NO" if it isn't on time. Now I know how to make that IF statement but
I also want to copy the formula down about 25 rows in which I don't have any
dates in. As a default it show's all Yes's if there arent' any dates. I would
like my 3rd column to figure yes but if column 1 has no date I don 't want it
to show anything, and if column 1 does have a date but column 2 doesn't have
anything then I was column 3 to display "Not Completed". If this isn't clear
what I'm asking for then please respond and I'll try to clarify better.
thanks in advance for your help.

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
Function question Dale Rosenthal Excel Worksheet Functions 4 January 25th 05 03:47 AM
An easy macro question and one I believe to be a little more diffi TroutKing Excel Worksheet Functions 3 January 18th 05 09:17 PM
Grading Function Question... spooker4u Excel Worksheet Functions 2 November 2nd 04 01:45 PM
Grading Function Question... spooker4u Excel Worksheet Functions 1 November 1st 04 02:49 PM
Statistical Excel Function Question within Excel 2000... Drew H Excel Worksheet Functions 3 October 31st 04 06:55 PM


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