VBA - Autofill a series from a user defined selection

Dyl

New Member
Joined
Apr 19, 2021
Messages
3
Office Version
  1. 365
Platform
  1. Windows
Hi,
I currently have a macro that fills in a series of numbers in steps of 10 over a range that is selected by the user once the macro is running. It then goes back to the start if there are other ranges to do.

1618844638494.png


What I now want to be able to do is set a macro going, have the user select a range, and that range to be filled in with a series of entries V1, V2, V3, V4 etc... The range could be any number of rows long but is only ever in one column and could start on any row number. There may be multiple ranges to select in the same column so I will use the same "GoTo" method, unless there's a better way.

I have got a lot of macro writing info from these boards but this one has got me stumped. However, I know you guys are extremely clever and can probably answer this query easily.

Thank you in advance to anyone that offers some assistance.
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.

Forum statistics

Threads
1,214,968
Messages
6,122,509
Members
449,089
Latest member
RandomExceller01

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