![]() |
Formula for Most Recent Date
I have a document that has multiple dates in a row. I want to write a
formula that recognizes most current date in each row and then puts the most recent date in a cell on another tab on the same spreadsheet. Any help is appreciated. Thanks |
Formula for Most Recent Date
e.g.:
You have dates in columns A thru F, rows 1-100, on Sheet1 G1: =MAX($A1:$F1), copy down on other sheet A1: =MAX(Sheet1!$G$1:$G$100) Ensure column G and cell A1 are formatted as dates. That will give the most 'recent' date, assuming you do not have dates in the future. -- John C "DGS" wrote: I have a document that has multiple dates in a row. I want to write a formula that recognizes most current date in each row and then puts the most recent date in a cell on another tab on the same spreadsheet. Any help is appreciated. Thanks |
All times are GMT +1. The time now is 04:20 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com