Hello Folks,

I have an issue happening with my macro. Here is what it is supposed to do:

I have lots of data in a spreadsheet related to different nodes for a 30 day time period. Each node has 3-4 parts. My macro is supposed to take each part and list it in a separate spreadsheet and place the corresponding data for each of the day and place an average of it at the end of the row.

The problem I am having is that my macro does this thirty times even though I have a filter subroutine built in which is supposed to discard (not redo) any values which have already been worked on. Here is my code:

Please Login or Register  to view this content.
Any assistance would be highly appreciated.

Thanks.