Autofilling values UPWARDS

SEO

New Member
Joined
Feb 2, 2010
Messages
10
Hi!

Does anyone have a solution on how to fill a value upwards until a new value appears? (and then repeating the procedure after the new value)

I know this can be done downwards with "find -> blanks, entering a formula and then ctrl+enter" but I cant figure out how to make it work upwards.

I have tried using an IF formula, but i cant get it to function. The IF function was set up like this: in Cell S129 (first data entry is in S130, and I want that value to be repeated up to S2) =IF(ISBLANK(S129);S130;S129). This results in a 0,00 in S129 (I know it's a circle definition on the value_if_false part, but I allowed it and it's the only way I could figure out to not overwrite the next new value). So my problem here is that the formula returns the zero value which is not the value in S130.

I also figured that if I could "mirror" the column so that my last cell (S8112) becomes my first cell (S2) I could fill it downwards and the "flip" it back again.. Any suggestions on how to do that?

I hope any of you can help on this matter :)

Regards, SEO
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
Select the data, press F5, click Special, tick Blanks and click OK.

Press =

Press Down arrow

Press CTRL + Enter.
 
Upvote 0
I realise now I should have thought about the myself :LOL:

But, still - Many thanks for the help and the quick reply
 
Upvote 0

Forum statistics

Threads
1,215,323
Messages
6,124,246
Members
449,149
Latest member
mwdbActuary

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