Create a weekly report from a big data set

atab

New Member
Joined
Jun 6, 2012
Messages
15
Hi, I would like to know if there is a way I can create a graph of the week from a big sample size that automatically updates itself every day. for examplesay i have this data:
8/30/2012</SPAN>224</SPAN>25</SPAN>
9/5/2012</SPAN>224</SPAN>25</SPAN>
9/6/2012</SPAN>228</SPAN>8</SPAN>
9/8/2012</SPAN>228</SPAN>8</SPAN>
9/10/2012</SPAN>228</SPAN>8</SPAN>
9/12/2012</SPAN>250</SPAN>8</SPAN>
9/15/2012</SPAN>250</SPAN>8</SPAN>
9/17/2012</SPAN>250</SPAN>8</SPAN>
9/18/2012</SPAN>250</SPAN>8</SPAN>
9/22/2012</SPAN>198</SPAN>11</SPAN>
9/24/2012</SPAN>198</SPAN>11</SPAN>
9/29/2012</SPAN>200</SPAN>14</SPAN>
10/1/2012</SPAN>200</SPAN>14</SPAN>
10/6/2012</SPAN>200</SPAN>14</SPAN>
10/13/2012</SPAN>200</SPAN>14</SPAN>
10/15/2012</SPAN>200</SPAN>14</SPAN>
10/20/2012</SPAN>192</SPAN>14</SPAN>

<TBODY>
</TBODY>
and what I want is a graph that plots only the values of the last 7 days.
Now say I update mylist to include another value for tomorrow for instance, I would like the graph to recognize this and automatically drop add the newest data points and drop the ones no longer within the new week timeframe.




<TBODY>
</TBODY><COLGROUP><COL><COL span=2></COLGROUP>
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.

Forum statistics

Threads
1,215,339
Messages
6,124,363
Members
449,155
Latest member
ravioli44

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