D
David Holman
I have a somewhat unusual question based on something that's stumped me
for over a week. I'm hoping the collective wisdom of this newsgroup
might be of some help.
I'm attempting to display all of the results of value "x" from one
sheet on another. To elaborate, sheet 2 has a column, let's call it
column A. Each cell in column A has a value, let's say, for simplicity
sake, "1", "2", "3", or "4". What I want to do is go back to sheet 1
and format it in such a way that all of the rows containing value "1"
in the aforementioned cell are displayed, however many rows that
happens to be, be it one or fifteen. Next to or below these values, I
want to display the same data, only this time using all of the rows
containing value "2", and so on.
Obviously, I can't use something like a standard filter, as all that
will serve to do is compress all of the nonconforming rows to size
zero, and that's not really conducive to my goal of being able to
display _all_ of the results, based on each distinct value (1, 2, 3, or
4). Does doing this require a macro or some similar type of Excel magic
that I simply don't have the experience to either derive or understand,
or am I missing something reasonably straightforward?
Any help that can be provided would be greatly appreciated. Thanks in
advance!
for over a week. I'm hoping the collective wisdom of this newsgroup
might be of some help.
I'm attempting to display all of the results of value "x" from one
sheet on another. To elaborate, sheet 2 has a column, let's call it
column A. Each cell in column A has a value, let's say, for simplicity
sake, "1", "2", "3", or "4". What I want to do is go back to sheet 1
and format it in such a way that all of the rows containing value "1"
in the aforementioned cell are displayed, however many rows that
happens to be, be it one or fifteen. Next to or below these values, I
want to display the same data, only this time using all of the rows
containing value "2", and so on.
Obviously, I can't use something like a standard filter, as all that
will serve to do is compress all of the nonconforming rows to size
zero, and that's not really conducive to my goal of being able to
display _all_ of the results, based on each distinct value (1, 2, 3, or
4). Does doing this require a macro or some similar type of Excel magic
that I simply don't have the experience to either derive or understand,
or am I missing something reasonably straightforward?
Any help that can be provided would be greatly appreciated. Thanks in
advance!