Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have some workbooks i need to protect from anyone making changes (an
thus ending up with invalid versions). The problem is I have a combobox on them and when protected, even if click to allow every single thing in the checkboxes, i still get a error saying this cannot be done on a protected workbook when i clic something in the combobox. the error highlights this line of code Me.Range("mytables").AutoFilter 4, _ "=*" & Me.ComboBox1.Value & "*", xlAnd, , False is it possible to get this to run? I ticked every box (including th allow autofilter) but still this error comes up -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
fill combobox depending on selection from another combobox | Excel Discussion (Misc queries) | |||
2007 vs 2003 - work protection | Excel Discussion (Misc queries) | |||
protection is not work. | Excel Worksheet Functions | |||
Why does'nt sheet protection allow CTRL+PAGEUP/DOWN to work? | Excel Worksheet Functions | |||
work sheet protection | Excel Discussion (Misc queries) |