Hi,
I have a range of dates in column A from A18 to end (the number of rows will vary) and I've named the range "TradeDates". For each date in that range, I'd like to have a column starting from column J displaying the date on the top and then 3 columns to the right, I'd like the next date to be displayed, then next trade date 3 columns to the right of that and so on. How can this be done in VBA?
I have a range of dates in column A from A18 to end (the number of rows will vary) and I've named the range "TradeDates". For each date in that range, I'd like to have a column starting from column J displaying the date on the top and then 3 columns to the right, I'd like the next date to be displayed, then next trade date 3 columns to the right of that and so on. How can this be done in VBA?