Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have statistical data about various network components.
The statistics are captured daily. The data comes to me in the form of a space delimited text file. When I import into excel the each row represents a days worth of data. Depending on when the network component was placed into service will determine the starting date. This means the date will fluctuate for every component. What I am trying to do is average the data by month. I have 452 components that I am trying to do this for. As such I will have 452 dates that the components went into service. I need the macro to be able to determine what day of the month the component went into service and move down the list until it gets to a new month. Then go back and insert a row to average all the previous months data. Then continue on until it reaches the current day. I have the code to insert the row and average the data. What I need is the logic for the dates. Does anyone have any ideas how I can go about solving this problem? Jeff |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
calculating number of days belonging to each month within a given week | Excel Worksheet Functions | |||
Calculating as per the number of days in a month | Excel Discussion (Misc queries) | |||
Days per month for calculating storage days | Excel Worksheet Functions | |||
Calculating recurring date in following month, calculating # days in that period | Excel Worksheet Functions | |||
Calculating days in a month | Excel Discussion (Misc queries) |