Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
LizKiz
 
Posts: n/a
Default Need formula for: IF K1 = y then M1= the date in A1 + 15 days

Can anyone help me with creating a formula for the following:

If K1=y, then M1=date in A1+15 days

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
RagDyer
 
Posts: n/a
Default Need formula for: IF K1 = y then M1= the date in A1 + 15 days

Try this:

=IF(AND(K1="y",A10),A1+15,"")

--
HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"LizKiz" wrote in message
...
Can anyone help me with creating a formula for the following:

If K1=y, then M1=date in A1+15 days

Thanks!


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
LizKiz
 
Posts: n/a
Default Need formula for: IF K1 = y then M1= the date in A1 + 15 days

Thank you! Worked like a charm!

"RagDyer" wrote:

Try this:

=IF(AND(K1="y",A10),A1+15,"")

--
HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"LizKiz" wrote in message
...
Can anyone help me with creating a formula for the following:

If K1=y, then M1=date in A1+15 days

Thanks!



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
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Year-to-date year to date formula Philm Excel Worksheet Functions 1 October 7th 05 02:50 AM
NETWORKDAYS - Multiple Date Selection Annabelle Excel Discussion (Misc queries) 3 October 4th 05 07:04 PM
Date formula Sussex Excel Worksheet Functions 2 February 22nd 05 10:07 PM
Calculating days between current date and a date in future NETWORKDAYS() function Faheem Khan Excel Worksheet Functions 2 February 10th 05 07:18 PM


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