Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dim nm as Name
for each nm in Thisworkbook.Names if instr(1,nm.Name,"_Improtfouten",vbTextCompare) then nm.RefersToRange.Clear end if Next Perhaps. -- Regards, Tom Ogilvy "Henrootje" wrote in message oups.com... I would like to delete all tables in my database that have the string '_Importfouten' in their name. Any suggestions no how to do this? TIA, Henro |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Delete a string | Excel Worksheet Functions | |||
delete a - if it is the last part of a string | Excel Discussion (Misc queries) | |||
DELETE ROWS FROM XLS IF THE ROW CONTAINS THE STRING | Excel Discussion (Misc queries) | |||
Delete Column Containing String | Excel Programming | |||
Delete characters from a string | Excel Programming |