Formula keeps altering by itself!

  • Thread starter Thread starter Julie P.
  • Start date Start date
J

Julie P.

Hi, I am using the following Excel formula:

=COUNTA(C4:C3593)

It is placed in cell C3.

However, each night, I delete the cells from C4 to C1045, and elect to shift
left.

Then the formula all of a sudden becomes:

=COUNTA(C1046:C3593)

So is there any way to prevent it from changing like this? I want the
formula to always be:

=COUNTA(C4:C3593)

Cells C4 to C1045 need to be counted, even if they were just shifted from
the right column.

Thanks for any help!

Julie
 
Julie,

You could try just clearing the contents of the range of cells instead of
deleting them.

Select the range then press the delete button or right click and "clear
contents"

Carlos
 

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

Learning arrays. 13
#REF! 1
COUNTIF + ADDRESS Issue 1
Formulas 5
I need a formula to add numbers to the result in same cell. 1
Using cell contents in Vlookup formula 3
Timesheet formula problem 2
Adding formula 1

Back
Top