Rename a Range, programatically?

P

plh

Gurus:
Say I have a named cell range:
Range("MyName")
and I want to change the name:
Range("MyNewName")
Is there a way to do this using VB?
I have tried various ways, and excel (97) rejects them all.
Any Help Greatly Appreciated,
-plh

I keep hitting "Esc", but I'm still here!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top