Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 11-05-2015, 01:47 AM
Azleenda Azleenda is offline IF Function Windows 7 64bit IF Function Office 2007
Novice
IF Function
 
Join Date: Nov 2015
Posts: 4
Azleenda is on a distinguished road
Default IF Function

Hi, I would like to know if i can add another formula (add on) to below function i'm currently using.

For example a date is entered on A09 cell, the next cell A10 will reflect either 'Open' or 'Closed' by using this formula =IF(AO9="","Open","Closed").

Now beside this, I also need to know if I can add another formula next to it.


Cell A09 requires a date to be entered in order to know my document is Open or Closed, but by 7 days if there isn't any date entered i want my cell A10 to show 'Due' by number of days.

Great if anyone can help
Attached Files
File Type: xls Testing.xls (71.0 KB, 10 views)
Reply With Quote
  #2  
Old 11-10-2015, 06:15 AM
gebobs gebobs is offline IF Function Windows 7 64bit IF Function Office 2010 64bit
Expert
 
Join Date: Mar 2014
Location: Atlanta
Posts: 837
gebobs has a spectacular aura aboutgebobs has a spectacular aura about
Default

Quote:
Originally Posted by Azleenda View Post
For example a date is entered on A09 cell, the next cell A10 will reflect either 'Open' or 'Closed' by using this formula =IF(AO9="","Open","Closed").
A10 is in another record and contains another date. The formula you are citing is in AR9.

Quote:
Now beside this, I also need to know if I can add another formula next to it. Cell A09 requires a date to be entered in order to know my document is Open or Closed, but by 7 days if there isn't any date entered i want my cell A10 to show 'Due' by number of days.
I believe this is what you are trying to do in AP9 (again, not A10). Your formula does not work if there is no Date Received i.e. still Open. If I understand correctly, this is what you want:

=IF(ISBLANK(AO9),TODAY()-AM9,MAX(AO9-AM9,0))

If there is a Receive Date, the formula gives the number of days late. If received on time, the formula returns zero. If there is no Receive Date, the formula gives the number of days currently late (i.e. if it is still not received tomorrow, it will increment by one).
Reply With Quote
  #3  
Old 11-10-2015, 10:06 PM
Azleenda Azleenda is offline IF Function Windows 7 64bit IF Function Office 2007
Novice
IF Function
 
Join Date: Nov 2015
Posts: 4
Azleenda is on a distinguished road
Default

Thank you gebobs. Appreciate it very much
Reply With Quote
Reply

Tags
dates, texts



Similar Threads
Thread Thread Starter Forum Replies Last Post
What function would do this? namedujour Excel 3 09-14-2015 07:15 PM
IF Function #REF! Error in calling VBA function disappears when function is copied lcaretto Excel Programming 2 05-26-2014 07:19 PM
Creating a graph for Future Value function (FV function) bmoody Excel 2 11-06-2013 10:52 AM
IF Function IF function msheyworth Excel 2 03-28-2013 02:15 AM
IF Function Sum Function teza2k06 Excel 3 02-06-2013 08:29 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 07:14 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft