Filter certain columns

StevenP

New Member
Joined
Jul 20, 2012
Messages
15
Hi,

I'm trying to make a filter for certain columns in excel 2003.
Because of the amount of date the filter cant hide the whole colums but only certain cells (lets say C10:J20).

How it works:
For every project i have to fill in, the sheet gives a prediction for certain numbers for all the owners.
The amount of owners is different every project, so i made a sheet for 100 owners and if there are only 8 owners it filters the other 92.
I made a formula that the 8 owners will be numbered 1-8, and the other 92 gets the value 'xx'.
In a vertical list i can easily filter them by 'does not equal' 'xx'.

But i have certain colums that have to be filtered horizontally (unfortunately it is not an option to ctrl c + paste special with tranpose to change it into a vertical list). Does anyone know if it is possible (and how) to create such a VBA code that filters certain cells and not all the columns in the whole sheet?
I've been looking for this for over a week but can't find it anywhere!
Regards,
Steven
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.

Forum statistics

Threads
1,215,444
Messages
6,124,893
Members
449,194
Latest member
JayEggleton

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top