Automating Autofill Coding Question
Gord Dibben wrote:
Macro to do the same job.......
Sub Fill_Blanks()
'by Dave Peterson 2004-01-06
'fill blank cells in column with value above
This macro is very helpful!
How can it be modified to perform the same action on columns B and C
(in addition to column A)?
Thanks in advance!,
- Kobi
|