Autofill

lordku

New Member
Joined
Dec 10, 2010
Messages
2
I want to autofill a sheet with sets of 3 numbers all the way down however having several issues it is putting decimal points in after it which I think is messing with the pattern.

For example:

100
100
100
101
101
101
102
and so on

I have tried grabbing several cells to get it to work however no luck any help would be great.
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.
If you assume the 100's are in cells A1, A2, & A3
in cells A4 put =A3+1
in a5 put =A4
in a6 put =A4
Select A4:A6

Drag down

Does that work?
 
Upvote 0
How far down do you want to go?
 
Upvote 0
In cell A1 type 100
In cell A2 type =A1
In cell A3 type =A1

Select cells A1:A3 and drag down.

When you get to end of numbers that you want you can select column and select "Copy" then "Paste Special" check "Values".
 
Upvote 0
Thanks braindiesel that worked perfectly. For others that replied Thank you...

Thanks Cloverken also that methods works equally well.

I was going from 105150 - 215150

lordku
 
Upvote 0

Forum statistics

Threads
1,216,105
Messages
6,128,859
Members
449,472
Latest member
ebc9

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