Hi. I want to use the find all feature of excel to select all the columns that it finds. Is this possible?
Hi. I want to use the find all feature of excel to select all the columns that it finds. Is this possible?
well ctr+a will highlight all the values found
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and now happily retired
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
unfortunately, ctrl+A does not select the columns
If you dont have a ton of items to find, you could use Conditional Formatting.
1. highlight the range you want to apply the conditional formatting to
2. on the home tab, styles, select CF
3. select new rule, select use formula
4. enter =A1="Word"
You could put "word" in it's own cell, then reference it
1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
2. If your question is resolved, mark it SOLVED using the thread tools
3. Click on the star if you think someone helped you
Regards
Ford
ctr+a wont select the column true but once done just chose a fill colour,hit enter then cells found will be filled with that colour its easy enough to see which columns have the same fill colour in them
Thanks for the help guys, but none of the methods suggest are quite what I am really after. I have a worksheet with columns that go, for example, A B C A B C A B C. I would like to select all the say C columns.
Not really sure what you mean there? You can only have 1 column C, so do you mean you have more than 1 WS?I have a worksheet with columns that go, for example, A B C A B C A B C.
Sorry for being ambigious. I mean I have columns that have the names A B C A B C ...
i.e. column 1 has name A, column 2 has name B, column 3 has name C, column 4 has name D....
aahh ok. Might be easier to help if you upload a small (clean) sample workbook (not a pic) of what you are working with, and what your expected outcome would look like.
I attached a little example of what I want.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks