Dragging formulas on same sheet (automatic calculations turned on)

Chris_86

New Member
Joined
Dec 9, 2012
Messages
18
Office Version
  1. 2013
Platform
  1. Windows
Really need some help as I have a huge spreadsheet requiring me to manually enter alot of fields with formulas. I am using the formula

=COUNTIFS('A1'!C10:F11,Statistics!K5)+(COUNTIFS('A2'!C10:F11,Statistics!K5))+(COUNTIFS('A3'!C10:F11,Statistics!K5))

The full formula is quite long as this pick up the data off over 300 work sheets. (there's probably an easier way to do this aswell)
When I copy or drag this to another cell with on the same worksheet it gives me the correct formular with the correct cells changes as I want. However this formular does not work. I have auto calculate on and I manually press enter on the cells and still nothing. If I change the following for the entire formula (about 8min to do each cell) it works

=COUNTIFS('A1'!C10:F11,Statistics!K5)+(COUNTIFS('A2'!C10:F11,Statistics!K5))+(COUNTIFS('A3'!C10:F11,Statistics!K5))

Is there an easier alternative then manually changing each number?
 
Last edited:

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
Excel 2010
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
1
With Job?
Region
Location of Exposure
2
Yes
No
Northern
Central
Southern
Cairns
Brisbane
Townsville
Mackay
Rockhampton
3
#VALUE!
1
1
4

<TBODY>
</TBODY>
Statistics

Formulas used in I3 - =COUNTIFS('A1'!$G$4:$J$5,Statistics!I2)+COUNTIFS('A2'!$G$4:$J$5,Statistics!I2)
This works and counts every sheet providing I add the sheets manually e.g. A1, A2, A3 etc

Formulas used in G3 - =COUNTIFS('A1:A3'!$C$4:$D$5,Statistics!G2)
This doesn't work

G3 Formula does not work, however this sort of short cut rather then adding every sheet in like with I3 would be helpful. Is there a way I can use A1:A3 or another formula to capture the information.

This is Page A1
Excel 2010
ABCDEFGHIJKLMNOPQR
1CONTACT DETAILS
2STILL WITH JOBYESD.O.B.2/04/1986PREFERED CONTACT NUMBER44444444E-MAILjoe.blogs@hotmail.com
3
4REGIONNorthernLOCATIONCairnsCURRENT POSITIONManager
5

<COLGROUP><COL><COL><COL><COL><COL><COL><COL><COL><COL><COL><COL><COL><COL><COL><COL><COL><COL><COL><COL></COLGROUP><THEAD>
</THEAD><TBODY>
</TBODY>
A1

Im sorry for posting so much its just that I have spent the last 4 months working on this really great register (note the above is not the register) and my boss has told me that If i cannot capture the data I cannot use it.
 
Upvote 0

Forum statistics

Threads
1,215,022
Messages
6,122,716
Members
449,093
Latest member
Mnur

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top