Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Julie P.
 
Posts: n/a
Default Formula keeps altering by itself!

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


  #2   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

Add an INDIRECT function: =COUNTA(INDIRECT("C4:C3593"))

Julie P. wrote:
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




--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #3   Report Post  
Julie P.
 
Posts: n/a
Default


"Debra Dalgleish" wrote in message
...
Add an INDIRECT function: =COUNTA(INDIRECT("C4:C3593"))



Thanks Debra! I will give this a try!

J.


  #4   Report Post  
CarlosAntenna
 
Posts: n/a
Default

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

"Julie P." wrote in message
...
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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
revert formula insertion to old method Don't be a pain in the ass Setting up and Configuration of Excel 0 January 24th 05 01:49 PM
Cell shows formula and not the result of the formula. stumpy1220 Excel Worksheet Functions 2 January 14th 05 05:11 PM
Relative Indirect Formula Referencing? Damian Excel Worksheet Functions 1 January 7th 05 04:16 AM
Help with macro formula and variable Huge project Excel Worksheet Functions 0 December 28th 04 01:27 AM
Cell doesn't show formula result - it shows formula (CTRL + ' doe. o0o0o0o Excel Worksheet Functions 6 November 19th 04 03:13 PM


All times are GMT +1. The time now is 11:51 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"