LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Nested if formula

Try this then:

=IF(R4140,"Pending",IF(L414="","no data",IF(M414L414,"On
Time",IF(OR(M414<L414,M414<=TODAY()),"Late"))))

Change "no data" to something more suitable.

Hope this helps.

Pete

On Feb 22, 2:33*pm, ocuhcs wrote:
Thanks, I was using for both test when one should have been <. That solved
one problem, but now I see the problem I am having is that if column L has no
data then I get an improper result.



"John Bundy" wrote:
Its hard to say without the data, but one thing i do notice is that you use
the same formula twice
=IF(M414L414,"On Time"
and
IF(M414L414,"Late"
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"ocuhcs" wrote:


"ocuhcs" wrote:


The objective is to report the delivery status of open orders and to report
on performance of meeting milestones .


The formula I am attempting to use is:
=IF(M414L414,"On
Time",IF(R4140,"Pending",IF(M414L414,"Late",IF(M 414<=TODAY(),"Late"))))


Column M = estimated delivery date
Column L = actual delivery date (not always populated)
Column R = Outstanding balance (if = to 0, then column L is populated)


The prolem I am having is that it only returns 2 of the requested results- Hide quoted text -


- Show quoted text -




 
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
Nested Formula help Ray Excel Discussion (Misc queries) 1 June 4th 07 10:11 PM
Nested Formula - HELP Gayla Excel Worksheet Functions 13 March 20th 07 03:33 AM
Nested Formula help Pat Flynn Excel Worksheet Functions 0 December 5th 05 04:25 PM
Nested Formula MichaelS Excel Worksheet Functions 6 November 28th 05 07:54 PM
Nested Formula TheLeafs Excel Worksheet Functions 1 July 11th 05 04:04 PM


All times are GMT +1. The time now is 03:37 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"