Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
JDP289
 
Posts: n/a
Default How do I set a date function for previous monthend?

I know you can create a =NOW() function to give a date stamp to a file. Is it
also possible to have excel return the previous monthend date?
  #2   Report Post  
David Hepner
 
Posts: n/a
Default

Try:

=EOMONTH(TODAY(),-1)

This function is part of the Analysis ToolPak add-in. If you do not click
Tools, and then click Add-ins to install and enable the Analysis ToolPak
add-in, the formula will return a #VALUE error. You will also receive a
#VALUE error if either of the function arguments is nonnumeric.

"JDP289" wrote:

I know you can create a =NOW() function to give a date stamp to a file. Is it
also possible to have excel return the previous monthend date?

  #3   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default

On Thu, 8 Sep 2005 10:12:04 -0700, JDP289
wrote:

I know you can create a =NOW() function to give a date stamp to a file. Is it
also possible to have excel return the previous monthend date?


=TODAY()-DAY(TODAY())




--ron
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
Need help with a date function formula KAA Excel Discussion (Misc queries) 2 August 29th 05 04:30 PM
Date function Dee Excel Worksheet Functions 2 July 13th 05 03:32 PM
Is there a function to show future date taxmom Excel Worksheet Functions 2 March 4th 05 09:23 PM
Date Function drschieff Excel Worksheet Functions 1 January 19th 05 07:51 PM
Formula for date function Markitos Excel Worksheet Functions 15 November 10th 04 02:05 AM


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