Operating with matrices without macros - help

Nunosoares86

New Member
Joined
Aug 30, 2014
Messages
1
Hi.

I have a [100, 500] matrix with information of energy consumption every 15 min during the day for nearly 2 years.
I would like to have for every month and for every week day (monday till Sunday) the average values of energy consumption, per each 15 min of the 24h.
Are there any chances of doing it without using macros - I don't know how to use them.

FROM:TO:
WedThuFriSatSunMonTueMonthJAN
Date/E. Consump.04-01-201205-01-201206-01-201207-01-201208-01-201209-01-201210-01-2012...Day/E. Consump.MonTueWedThuFriSatSun
00:000,020,030,030,160,030,060,06..00:00average(total Monday - Jan)
00:150,010,010,040,140,050,050,05..00:15
00:300,010,010,010,120,050,040,04..00:30
00:450,020,020,010,170,030,050,05..00:45
01:000,040,010,010,140,020,050,05..01:00
01:150,030,020,020,180,010,050,05..01:15
01:300,030,030,010,160,030,050,05..01:30
01:450,030,040,020,120,030,050,05..01:45
02:000,010,020,040,170,040,050,05..02:00
02:150,010,010,040,100,030,040,04..02:15
02:300,010,020,020,160,040,050,05..02:30
02:450,020,020,010,150,020,040,04..02:45
03:000,010,010,010,130,010,040,04..03:00
03:150,020,020,020,180,010,050,05..03:15
......................

<tbody>
</tbody>

Thanks in advance,
Nuno
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.

Forum statistics

Threads
1,214,909
Messages
6,122,189
Members
449,072
Latest member
DW Draft

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