Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
For Each Shp In ActiveSheet.shapes
.Delete Next "Dr. Schwartz" wrote: I want to delete any (all) textboxes in the activesheet. This is what I have got so far: For Each Shapes.TextBox In ActiveSheet .Delete Next Can anyone help me make this work? Thanks The Doctor |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting value in TextBox with SpinButton attached | Excel Programming | |||
HELP! I Lost The Ability To Advance From TextBox To TextBox With the ENTER Or The TAB Keys | Excel Programming | |||
Textbox Bug? Missing/delayed update of textbox filled via VBA | Excel Programming | |||
Deleting a textbox control at runtime | Excel Programming |