Calculating week to date comparison

rebubula

New Member
Joined
Dec 20, 2010
Messages
26
Hi. I am trying to figure out a formula to compare numbers from the current week against numbers from the previous week. Here is an example of what I need:

Last week
M - 5
T - 4
W - 5
R - 2
F - 3

This week
M - 7
T - 2
W - 4

I want a formula for a cumulative comparison for a sum of the numbers this week to date against the same days from the previous week. So, if I ran the report today, it would show that we are down ~7% from last week. I started with a SUM and tried to nest IF and ISBLANK, but am having no luck.

Any help is much appreciated. Thanks!
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!
It might be beneficial to either show or tell us which cells the data is in and how the date is set. Is there a date attached to the M-5 or is it any monday?

Example:

Column A
M-4/11
T-4/12
W
Th
F

Column B
#
#
#
#


Perhaps a screen shot of the excel data.
 
Upvote 0

Forum statistics

Threads
1,224,503
Messages
6,179,134
Members
452,890
Latest member
Nikhil Ramesh

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top