Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a marco which moves data onto separate sheets within a workbook. On 1
sheet is a summary of the sheets which uses a number of "countif" and Sum functions. What the macro does (and i don't want it to) is make the cell reference - $a$2 change to $a$3 every time the macro adds a new row on one of the other sheets. What can be done to prevent this from happening? Regards Richard |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
With a bit of tweaking i made room to enable myself to use the A:A cell ref
instead which seems to work fine. "Richard L" wrote: I have a marco which moves data onto separate sheets within a workbook. On 1 sheet is a summary of the sheets which uses a number of "countif" and Sum functions. What the macro does (and i don't want it to) is make the cell reference - $a$2 change to $a$3 every time the macro adds a new row on one of the other sheets. What can be done to prevent this from happening? Regards Richard |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Chart Stopped Updating | Charts and Charting in Excel | |||
Cells not updating | Excel Discussion (Misc queries) | |||
Cells are not updating | Excel Discussion (Misc queries) | |||
Why has the sum function stopped auto-updating? | Excel Discussion (Misc queries) | |||
My formula cell has stopped adding the preceding cells. | Excel Worksheet Functions |