I used a selection statement to define a range using cells. Now that I have the column of cells comprising the area selected I want to format the first cell a date and autofill the remaining cells with successive days of the month. The area was defined using cells in the range statement (Range(Cells (TheRow,3), Cells(8,3))). How do you autofill a selected area without using cell addresses? Any suggestions.
Thanks,
Tripoli
Thanks,
Tripoli