Loop Range - Autofill

JAbraha1

New Member
Joined
Aug 2, 2009
Messages
15
I have a range F5:F356, that has a formula in each cell.

I'd like to loop through range F4:EX4, and for each cell that is 0>, drag the formulas over.

Example:

Values:
F4 = 12345
G4 = 45643
H4 = 45640
I4 = 98765
J4 = 65475
K4-EX4 = 0

I'd like to autofill the formulas from the F5:F356 range, through J5:J356, because every cell through J4 is 0>

I know how to do the loop part using (for each c in range). It's the autofill issue, based on cell value i need help with. I'm assuming I need to use something like activecell, active column, etc somehow.

thanks!!!
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.

Forum statistics

Threads
1,214,653
Messages
6,120,749
Members
448,989
Latest member
mariah3

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