Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
khamsta
 
Posts: n/a
Default how do I make a function to count days?

I need a formula to count days using the system date, example: my list of
days Oct. 1-30 should read Oct. 2-31 tomorrow
  #2   Report Post  
tjtjjtjt
 
Posts: n/a
Default

This might work. Example assumes you are in Column A:
In A1, use the Function: =Today()
In A2, use: =A1+1
Copy the formula in A2 down as far as necessary.

This way of doing it probably wouldn't mix well with Sorting.

tj


"khamsta" wrote:

I need a formula to count days using the system date, example: my list of
days Oct. 1-30 should read Oct. 2-31 tomorrow

  #3   Report Post  
tjtjjtjt
 
Posts: n/a
Default

If you want the Start day to be in the past, Subtract days from the =Today()
Function.
Example:
=Today()-31 would return 10/1/04.

tj

"tjtjjtjt" wrote:

This might work. Example assumes you are in Column A:
In A1, use the Function: =Today()
In A2, use: =A1+1
Copy the formula in A2 down as far as necessary.

This way of doing it probably wouldn't mix well with Sorting.

tj


"khamsta" wrote:

I need a formula to count days using the system date, example: my list of
days Oct. 1-30 should read Oct. 2-31 tomorrow

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
how do I make a calendar with every three days a different color . wrg415b Excel Discussion (Misc queries) 2 January 14th 05 12:55 AM
how do I make a calendar with every three days a different color . hotone33952 Excel Discussion (Misc queries) 1 January 1st 05 03:00 PM
how do I make a calendar with every three days a different color . hotstuff698 Excel Discussion (Misc queries) 0 January 1st 05 02:57 PM
Macro or Function to make text size to suite text Length? lbbss Excel Discussion (Misc queries) 4 December 14th 04 08:53 PM
How can I use count function in excel where I have several criter. Princess V Excel Worksheet Functions 14 November 3rd 04 11:18 PM


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