#1   Report Post  
Dave
 
Posts: n/a
Default Formula

I have dates in column a and number data in the rest of
the column b and c. I will like to create a formula that
will give me the latest date in column a if there are
number data in column b and c. For example if a600 has a
date and c600 has data give me the latest date in column a
600?

Any suggestions?

Thanks!
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

I think that this is what you're looking for:

=LOOKUP(2,1/((ISNUMBER(B1:B999))*(ISNUMBER(C1:C999))),A1:A999)

Change the 999 to the number of rows you need.

And format the cell with the formula as a date.

Dave wrote:

I have dates in column a and number data in the rest of
the column b and c. I will like to create a formula that
will give me the latest date in column a if there are
number data in column b and c. For example if a600 has a
date and c600 has data give me the latest date in column a
600?

Any suggestions?

Thanks!


--

Dave Peterson
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
Simple formula doesn't quite add up circeo Excel Discussion (Misc queries) 3 January 17th 05 09:04 PM
how do I make a formula NOT change when the data range is moved? Alida Andrews Excel Discussion (Misc queries) 2 January 6th 05 09:02 PM
Creating Formula using check boxes Anthony Slater Excel Discussion (Misc queries) 3 January 4th 05 03:03 PM
Converting an Excel formula to an Access query formula Adam Excel Discussion (Misc queries) 1 December 15th 04 03:38 AM
Paste is is copying in formula, but display is wrong. Matt Excel Discussion (Misc queries) 2 December 7th 04 08:37 PM


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