![]() |
Autofill column header to the last column
I need a variable to populate "Channel" as the column header to the last
column to the right. Assuming that there are 400 or so rows and only a few will be populated to the right. Range("V1").Select ActiveCell.FormulaR1C1 = "Channel" Selection.AutoFill Destination:=Range("V1:J21"), Type:=xlFillDefault Range("V1:AJ1").Select |
All times are GMT +1. The time now is 07:29 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com