Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 193
Default Date in a cell equals most recent date in three other cells

I am trying to make the date in cell A2 automatically equal the most recent
date which appears in cells B2, C2, and D2. Is there a way to write a
formula so the date automatically appears in cell A2?

Any help appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default Date in a cell equals most recent date in three other cells

Easy formula. Tiny trick.

=MAX(B2:D2)

Tiny trick is to format A2 as date.
--
Gary''s Student - gsnu200848


"Pete" wrote:

I am trying to make the date in cell A2 automatically equal the most recent
date which appears in cells B2, C2, and D2. Is there a way to write a
formula so the date automatically appears in cell A2?

Any help appreciated.

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
Date in a cell equals most recent date in three other cells Pete Excel Programming 0 April 23rd 09 02:42 PM
Populate Cell with another cell, but only if the date equals today GaryS Excel Worksheet Functions 4 May 1st 08 04:39 AM
How to: date field minus minutes equals new date dst Excel Worksheet Functions 2 December 25th 07 06:38 PM
Newbie Date cells so most recent is on top [email protected] Excel Worksheet Functions 1 May 14th 06 02:48 AM
How do I create a formula that inputs the date when a cell equals. Ant Excel Discussion (Misc queries) 1 February 15th 05 03:15 AM


All times are GMT +1. The time now is 06:41 AM.

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"