ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   One function away! (https://www.excelbanter.com/excel-worksheet-functions/142220-one-function-away.html)

Andy

One function away!
 
I need a function that will scan two cells with potential dates in them. If
the first cell (AJ7) does not have a date in it, I need it to reference the
cell next to it (AK7) for the projected close date...

Any ideas?

JMB

One function away!
 
perhaps

=IF(ISNUMBER(AJ7),AJ7,AK7)


"Andy" wrote:

I need a function that will scan two cells with potential dates in them. If
the first cell (AJ7) does not have a date in it, I need it to reference the
cell next to it (AK7) for the projected close date...

Any ideas?


Andy

One function away!
 
Thanks So Much!

"JMB" wrote:

perhaps

=IF(ISNUMBER(AJ7),AJ7,AK7)


"Andy" wrote:

I need a function that will scan two cells with potential dates in them. If
the first cell (AJ7) does not have a date in it, I need it to reference the
cell next to it (AK7) for the projected close date...

Any ideas?


JMB

One function away!
 
You're welcome.

"Andy" wrote:

Thanks So Much!

"JMB" wrote:

perhaps

=IF(ISNUMBER(AJ7),AJ7,AK7)


"Andy" wrote:

I need a function that will scan two cells with potential dates in them. If
the first cell (AJ7) does not have a date in it, I need it to reference the
cell next to it (AK7) for the projected close date...

Any ideas?



All times are GMT +1. The time now is 08:55 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com