Hello, I'm pretty much a VBA novice. I can usually come up with some resolution for my questions in this forum but stuck on this one.
I average response times for emergency vehicles. I've been doing this section by using average formulas manually. Id like to program a code that will select vehicle response times. The problem is this is a month to month moving target.
I want to average the response times for Engine 99, the response times are in column H. This month it could be in H10 - H23, next month H33 - H55.
So I need the code that will mark the beginning match then the last match for Engine99 then average those H columns. I can then use that code for each engine.
Thanks
Bookmarks