Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi everyone,
I'm copying data from several workbooks in a Folder to a separate summary sheet. I really like the Auto Filter (Custom Filter...) in Excel. It would be REALLY REALLY great to have a macro that can do just about the same thing as what (Custom Filter...) does. By the same, I mean the CRITERIA section of "equal", "not equal", "greater than" and so on... (You get the point) However, since I'm suck with Macro or VBA, I'm trying to have creative way to get my work done. So I'm thinking about why not copying everything to the summary sheet and then do a custom filtering of auto-filter. But again, I hit another bump. They are disable by default if the sheet is protected. The reason I have my sheet protected is I don't others to mess up the formula in there. So does anyone knows if there is a way to either IMPLEMENT custom filtering of Auto Filter in Macro or Enable Custom Filtering when sheet is protected? Thanks for any help! Neon520 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using auto filter after my worksheet is protected | Excel Worksheet Functions | |||
Help with using Auto-filter in a protected Worksheet. | Excel Discussion (Misc queries) | |||
Auto Filter with Protected Worksheet | Excel Worksheet Functions | |||
Auto Filter - Protected sheet/workbook | Excel Discussion (Misc queries) | |||
how to i use auto filter on a protected worksheet | Excel Programming |