Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
khuggart
 
Posts: n/a
Default Display latest date in a column

I need to calculate a date based on the latest invoice date which is listed
in a column. I've tried nested IF statements, but cannot nest enough IF
statements. Any suggestions how I can determine the latest date in a column?

Thanks in advance

  #2   Report Post  
Ron de Bruin
 
Posts: n/a
Default

Hi khuggart

You can use the Max function because dates are numbers
=MAX(H1:H100)


--
Regards Ron de Bruin
http://www.rondebruin.nl


"khuggart" wrote in message ...
I need to calculate a date based on the latest invoice date which is listed
in a column. I've tried nested IF statements, but cannot nest enough IF
statements. Any suggestions how I can determine the latest date in a column?

Thanks in advance



  #3   Report Post  
Roger Govier
 
Posts: n/a
Default

Use MAX(A1:A100) where A1:A100 contain your list of dates and that will give
you the latest date.

--
Regards
Roger Govier
"khuggart" wrote in message
...
I need to calculate a date based on the latest invoice date which is listed
in a column. I've tried nested IF statements, but cannot nest enough IF
statements. Any suggestions how I can determine the latest date in a
column?

Thanks in advance



  #4   Report Post  
khuggart
 
Posts: n/a
Default

Thank you ... I knew there was an easy way ...

"Roger Govier" wrote:

Use MAX(A1:A100) where A1:A100 contain your list of dates and that will give
you the latest date.

--
Regards
Roger Govier
"khuggart" wrote in message
...
I need to calculate a date based on the latest invoice date which is listed
in a column. I've tried nested IF statements, but cannot nest enough IF
statements. Any suggestions how I can determine the latest date in a
column?

Thanks in advance




  #5   Report Post  
khuggart
 
Posts: n/a
Default

Thank you. I knew there was an easy way.

"Ron de Bruin" wrote:

Hi khuggart

You can use the Max function because dates are numbers
=MAX(H1:H100)


--
Regards Ron de Bruin
http://www.rondebruin.nl


"khuggart" wrote in message ...
I need to calculate a date based on the latest invoice date which is listed
in a column. I've tried nested IF statements, but cannot nest enough IF
statements. Any suggestions how I can determine the latest date in a column?

Thanks in advance




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 for Extracting Month out of a Date column PokerZan Excel Discussion (Misc queries) 3 June 10th 05 08:30 PM
I need a formula to find rows within a date range in one column? M. Penney Excel Worksheet Functions 5 May 12th 05 12:32 AM
Return Count for LAST NonBlank Cell in each Row Sam via OfficeKB.com Excel Worksheet Functions 12 April 17th 05 10:36 PM
Exporting from MYOB to Excel the date cell doesn't display as dat. VickiO Excel Worksheet Functions 2 March 8th 05 12:43 AM
Date in descending order to come up automatically in a column? Snugglebums Excel Worksheet Functions 2 January 11th 05 03:09 PM


All times are GMT +1. The time now is 12:33 PM.

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"