Forum home » Delegate support and help forum » Microsoft Excel VBA Training and help » Auto filling with Macro
Auto filling with Macro
Resolved · Low Priority · Version 2003
Nathan has attended:
Excel VBA Intro Intermediate course
Auto filling with Macro
How am I able to autofill cells down to a certain point (cell) then continue the same process down with the new fill data?
For upcoming training course dates see: Pricing & availability
RE: Auto filling with Macro
Use the GOTO "Special" option then select Blanks. This will allow you to fill blank cells in the current range without worrying about AutoFill.
You can also use the selection options: select start cell, hold down Shift the press End key, release End key and keeping Shift key down press the Down arrow key.
|
