DESPERATE FOR HELP! Drag formula and skip colums

evilchris

New Member
Joined
Nov 12, 2015
Messages
1
hi,

i am currently working on a document where i am pulling data from another work sheet, but i need to skip columns when i drag my formula down to the next row.

for example, i want to drag formula "=SUM('2016 Project Breakout'!D12:D17)" down to the next row and have it be "=SUM('2016 Project Breakout'!F12:F17)"

is this possible, and if so, please let me know.

thanks very much,
chris
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
If you are willing to use a helper column to hold your column letters like the example below, here's one way (copy B1 down to cover all relevant column letters).
Excel Workbook
AB
1D6
2F12
3H18
4J24
Sheet7
 
Upvote 0

Forum statistics

Threads
1,223,228
Messages
6,170,871
Members
452,363
Latest member
merico17

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