K
kaken6
Hello everyone,
I've used these google groups a couple times in past month and you've
all been really helpful. I hope I will be able to contribute
sometime, but alas, it looks like I have one more question, if anyone
could help that would be awesome!
So, what I'm wanting to do, is get the total for different categories
of a list of imported data which may range from 2,000 cells to I
guess, well, 65,536 cells (or whatever the maximum on office 2003 may
be). Looking at other suggestions made, it seems the common consensus
is to use a pivot table. I tried this, and it worked great - aside
from one problem - I'm only wanting to use data filtered between two
dates, and when I use the pivot table, it disregards my auto filter
and takes all the data.
The only thing I can think of is use an advanced filter, and have the
data copied to another worksheet which is subsequently referenced for
the pivot table. The problem that lies here, is that I'm designing
the program to be as user friendly as possible, as I will not be the
one running it in the future. With the auto filter, it was easy to
select the dates one wanted to filter between. Just go to Custom> and
pick 'greater or equal to' the first date, and 'less than or equal to'
the second one. When I try to use an advanced filter this seems more
complicated. What would make this a lot easier is if I could
reference the two dates in the Criteria Range to be copied (on another
worksheet) but I haven't had success doing this. Is it possible to
have under the criteria range something to the effect of being between
the two referenced dates? Also, is this possible to automate with a
macro, so that whenever I open the worksheet, it advanced filters and
sends the data to the other worksheet to be referenced? I've had
success in auto filtering data in which only data with a "yes" is
displayed, but this is a bit over my head.
Thank you very much!
I've used these google groups a couple times in past month and you've
all been really helpful. I hope I will be able to contribute
sometime, but alas, it looks like I have one more question, if anyone
could help that would be awesome!
So, what I'm wanting to do, is get the total for different categories
of a list of imported data which may range from 2,000 cells to I
guess, well, 65,536 cells (or whatever the maximum on office 2003 may
be). Looking at other suggestions made, it seems the common consensus
is to use a pivot table. I tried this, and it worked great - aside
from one problem - I'm only wanting to use data filtered between two
dates, and when I use the pivot table, it disregards my auto filter
and takes all the data.
The only thing I can think of is use an advanced filter, and have the
data copied to another worksheet which is subsequently referenced for
the pivot table. The problem that lies here, is that I'm designing
the program to be as user friendly as possible, as I will not be the
one running it in the future. With the auto filter, it was easy to
select the dates one wanted to filter between. Just go to Custom> and
pick 'greater or equal to' the first date, and 'less than or equal to'
the second one. When I try to use an advanced filter this seems more
complicated. What would make this a lot easier is if I could
reference the two dates in the Criteria Range to be copied (on another
worksheet) but I haven't had success doing this. Is it possible to
have under the criteria range something to the effect of being between
the two referenced dates? Also, is this possible to automate with a
macro, so that whenever I open the worksheet, it advanced filters and
sends the data to the other worksheet to be referenced? I've had
success in auto filtering data in which only data with a "yes" is
displayed, but this is a bit over my head.
Thank you very much!