Hi
I need to return a date if another specified date is between two dates in a table. I am using Excel 2010. An example is:
Due Date Start Date End Date InvoiceDate
24 Dec 2014 18 Dec 2014 25 Dec 2014 22 Dec 2014
31 Dec 2014 25 Dec 2014 1 Jan 2015 4 Jan 2015
7 Jan 2015 1 Jan 2015 8 Jan 2015 18 Jan 2015
14 Jan 2015 8 Jan 2015 15 Jan 2015
21 Jan 2015 15 Jan 2015 22 Jan 2015
etc
so, what I need to do is return the Due Date if the Invoice Date falls between the specific Start Date and End Date. - so the invoice 4 Jan 2015 would have a due date of 7 Jan 2015.
I've tried =IF(AND.... but it does not return the correct date.
I would appreciate any help with this
Thanks
Glynnis
I need to return a date if another specified date is between two dates in a table. I am using Excel 2010. An example is:
Due Date Start Date End Date InvoiceDate
24 Dec 2014 18 Dec 2014 25 Dec 2014 22 Dec 2014
31 Dec 2014 25 Dec 2014 1 Jan 2015 4 Jan 2015
7 Jan 2015 1 Jan 2015 8 Jan 2015 18 Jan 2015
14 Jan 2015 8 Jan 2015 15 Jan 2015
21 Jan 2015 15 Jan 2015 22 Jan 2015
etc
so, what I need to do is return the Due Date if the Invoice Date falls between the specific Start Date and End Date. - so the invoice 4 Jan 2015 would have a due date of 7 Jan 2015.
I've tried =IF(AND.... but it does not return the correct date.
I would appreciate any help with this
Thanks
Glynnis