View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jako[_19_] Jako[_19_] is offline
external usenet poster
 
Posts: 1
Default Deleting a named range in VBA

Could anybody please tell me how to delete a named range in VBA please.

I have a named range called "AUDITOR" and i have a routine that add
data to the range(which is stored for A2:A6 (for example).
But obviously when i've added more data to the list i want then t
assign the name "AUDITOR" to include the newly added item.

Any help appreciated.

TI

--
Message posted from http://www.ExcelForum.com