Autofill using a custom series with a macro

  • Thread starter Scott Whetsell, A.S. - WVSP
  • Start date
S

Scott Whetsell, A.S. - WVSP

I have a userform that prompts a user to select certain values. How can i ge
the worksheet to autofill a specific set of cells (specifically F9:F30) using
a custom series that I have specified. The value on the userform is selected
from a combobox and automatically insered into F9, but I need F10:F30 to
autofill continuing the series, and repeating as necessary.
 
Top