Hi, i'm trying to run some reports on an automatically generated worksheet from our company database.
Unfortunately, the data is formatted in columns something like:
Column Title
10
8
12
5
15
...
11
9
10
The data in bold is actually the lifetime average value for the data in the columns. I just need to run simple countif macros on the nonbolded data, is there an easy way to grab just the data I want? I'm kinda new to vba and excel and havn't been given much time to read up on things so my apologies if this is obvious.
Bookmarks