Preventing corruption of dynamic range names on cell deletion

C

Chrisso

Hi All

I have a simple dynamic range name with the formulae:

=OFFSET(Sheet1!$A$1,0,0,COUNTA(Sheet1!$A:$A),1)

When I delete cell A1 this range names becomes corrupt:

=OFFSET(Sheet1!#REF!,0,0,COUNTA(Sheet1!$A:$A),1)

This is very limiting and annoying! Is there anyway to get around this
problem?

Thanks in advance for any ideas,
Chrisso
 

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

Similar Threads

Dynamic range 5
sum at 3 rows below dynamic range 2
Dynamic Ranges Q 6
dynamic ranges getting invalidated 2
OFFSET and UDF bug 2
Dynamic Ranges 2
dynamic name range in VBA 2
Dynamic range names 4

Top