I have a spreadsheet where the headers in each column are increments of todays date as below -
<tbody>
=today()
=today()+1
=today()+2
=today()+3
</tbody>
To extend this series across the worksheet I selected the last two cells and used the drag handle in the bottom right hand corner...