I've done a bit of a search on the forums and can't find or don't understand what I'm looking for, so apologies if this is already in available.
I have a worksheet (excel 2003) which is a basic table. For example:
In the above example I would like to copy Columns B(Description) and C (Comment) where Column D (Tag) = * and paste it into a new worksheet.
How can I do this? Also, how would I paste it into a different worksheet?
many thanks
I have a worksheet (excel 2003) which is a basic table. For example:
Code:
Number Description Comment Tag
1.0 Something Blah *
2.0 Else Blah Blah
3.0 Sheep Wolf *
How can I do this? Also, how would I paste it into a different worksheet?
many thanks