Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
RMA
 
Posts: n/a
Default tracking daily and monthy sales

I am trying to set up a spreadsheet to track daily, monthy and year to date
sales trends. How do I set up a formula to calculate the monthly to date and
year to date numbers if I enter new sales on a daily basis?
  #2   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default tracking daily and monthy sales

If your dates are in column A, and your sales are in column B, put this
formula in C1 and whatever "starting date", be it first of the month, or
first of the quarter, or first of the year or whatever, in D1

=SUMIF(A1:A100,"="&D1,B1:B100)

Of course the cells and ranges can be adjusted to fit your circumstances.

Vaya con Dios,
Chuck, CABGx3



"RMA" wrote:

I am trying to set up a spreadsheet to track daily, monthy and year to date
sales trends. How do I set up a formula to calculate the monthly to date and
year to date numbers if I enter new sales on a daily basis?

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
Contest tracking, Need to show results, daily, weekly and monthy . Jim Excel Discussion (Misc queries) 1 March 23rd 05 01:35 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"