Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to do the following within VBA:
- Select range from first cell to last cell in first row of a database. - Find arguments in this range (e.g. if cell value = "Sales" then name the cell = "Sales"). I have several arguments. - Afterwards, I want to delete all columns that do not contain these arguments (in the example above: If the first cell of a column is not "Sales", then delete the column). My main problem: How do I check if a cell is named or not? Thank you in advance! Mirja |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reference Column of Named Cell vba | Excel Discussion (Misc queries) | |||
Named range/cell, sort & delete | Excel Discussion (Misc queries) | |||
delete numbers in each cell in same column | Excel Worksheet Functions | |||
Find first blank cell in single column named range | Excel Programming | |||
VBA Excel Macro to delete contents in named cell | Excel Discussion (Misc queries) |