Fill down

Fill down series in Excel. NotReadyYet!
This is a work-in-progress function! not ready yet, not complete, just a mock-up for future development

CodeFunctionName
What is this?

Public

Not Tested

Original Work

Sub Macro5()
'
' Macro5 Macro
'
    ActiveCell.FormulaR1C1 = "1"
    Range("O8:O22").Select
    Selection.DataSeries Rowcol:=xlColumns, Type:=xlLinear, Date:=xlDay, Step:=1, Stop:=24, Trend:=False
End Sub

Views 347

Downloads 51

CodeID
DB ID

ANmarAmdeen
602
Attachments
Revisions

v1.0

Wednesday
January
5
2022