Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have to create a range name during an import from an SQL server data base.
During the next time the data import is done. The existing name range has to be deleted and the same range name is given for the new data imported. This, if done manually, excel does it correct. But if done through code, then instead of creating the same name it adds the suffix _1 to the name. Possibly indicating that the previous name has not been deleted. I have also tried putting in a save statement after the delete statement. But it still does the same. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to Delete blanks between a range and populate only the names inthe given range | Excel Discussion (Misc queries) | |||
How to Delete a Range in Closed Workbook (to Replace Delete Query) | Excel Discussion (Misc queries) | |||
Create/copy combo boxes in one range if condition is met in a different range | Excel Programming | |||
Can I create a macro to identify and delete blank rows in a range? | Excel Programming | |||
Range.Delete and Range.Resize.Name performance issues | Excel Programming |