Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
BigH
 
Posts: n/a
Default Problem with Formula (Date)


Hi there,

hopefully someone can help, the formula below is in cell AP81

=IF(AP54=AO54,IF(AP54=AN54,IF(AP54=AM54,IF(AP54=AL 54,IF(AP54=AK54,IF(AP54=AJ54,Error,AP54+23),AP54+2 1),AP54+19),AP54+17),AP54+15),AP54+13)

What the formula does is look at the 6 cells to the left and if they
are the
same (Dates) then makes the first cell +13 days, the next +15 days and
so
on. If the dates in row 54 are different then the default +13 days
happens,
which is how the formula is meant to work.

What i want the formula to do in AP81 is the following: IF cell AP80 is

greater than AP81 then AP80 + 2 days, else the formula above.

thanks in advance BigH


--
BigH
------------------------------------------------------------------------
BigH's Profile: http://www.excelforum.com/member.php...o&userid=34410
View this thread: http://www.excelforum.com/showthread...hreadid=541952

  #2   Report Post  
Posted to microsoft.public.excel.misc
Bondi
 
Posts: n/a
Default Problem with Formula (Date)

Hi,

Maybe you can try something like

=IF(AP80AP81,AP80+2,YourFormula)

Regards,
Bondi

  #3   Report Post  
Posted to microsoft.public.excel.misc
BigH
 
Posts: n/a
Default Problem with Formula (Date)


Hi Bondi

this formula returns a circular reference????/



regards BigH


--
BigH
------------------------------------------------------------------------
BigH's Profile: http://www.excelforum.com/member.php...o&userid=34410
View this thread: http://www.excelforum.com/showthread...hreadid=541952

  #4   Report Post  
Posted to microsoft.public.excel.misc
mr_teacher
 
Posts: n/a
Default Problem with Formula (Date)


hi,

If you are wanting to put the formula into cell ap81 then I would think
you would need to use the formula

=IF(AP80IF(AP54=AO54,IF(AP54=AN54,IF(AP54=AM54,IF (AP54=AL54,IF(AP54=AK54,IF(AP54=AJ54,"Error",AP54+ 23),AP54+21),AP54+19),AP54+17),AP54+15),AP54+13),A P80+2,IF(AP54=AO54,IF(AP54=AN54,IF(AP54=AM54,IF(AP 54=AL54,IF(AP54=AK54,IF(AP54=AJ54,"Error",AP54+23) ,AP54+21),AP54+19),AP54+17),AP54+15),AP54+13))

Looks a bit of a monster to me though - might do the job but might also
be an easier way than this to come up with the answer!! :)

It does seem to do what you want though on my system - hope this helps!


--
mr_teacher
------------------------------------------------------------------------
mr_teacher's Profile: http://www.excelforum.com/member.php...o&userid=34352
View this thread: http://www.excelforum.com/showthread...hreadid=541952

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
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Year-to-date year to date formula Philm Excel Worksheet Functions 1 October 7th 05 02:50 AM
Value between 2 dates AG Excel Worksheet Functions 11 August 21st 05 05:32 PM
formula for filtering and a defaulting date Sue Excel Worksheet Functions 3 July 26th 05 02:18 PM
Need help troubleshooting an array formula XLXP on Win2K KR Excel Worksheet Functions 1 December 13th 04 07:41 PM


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