Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In Excel 2003 I have a specific sheet where the validation list does not
appear (arrow button gone) when set. I can set it up (Data/Validation menu) as usual with out problems. The other sheets in the workbook do not have this problem. I don't know if this has anything to do with the phenomenon, but I have recently run this macro in the sheet: Dim shp As Shape For Each shp In ActiveSheet.Shapes shp.Delete Next Can anyone help me get my validation lists back? Thanks The Doctor |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Protecting sheet but keeping list functionality in 2003 | Excel Worksheet Functions | |||
Using list functionality | Excel Worksheet Functions | |||
YIKES! All Validation functionality DISAPPEARED! | Excel Worksheet Functions | |||
List box setup, placement, and functionality | New Users to Excel | |||
Autofill functionality with Validation | Excel Programming |