Solution to Custom Date Request

This is solution to request posted at: http://excelexperts.com/custom-date.
Hi,
1. Enter 2 Mar and 8 Mar 2014 into A1 and B1 as dates
2. Format them like: [$-409]Ddd d mmm yyyy"
2. Enter this formula in A2 and fill it down:
=PROPER(TEXT($A$1+7*(ROW()-1),"[$-409]Ddd d mmm yyyy")) &" to " & PROPER(TEXT($B$1+7*(ROW()-1),"[$-409]Ddd d mmm yyyy"))
Example file attached.
Attachment | Size |
---|---|
CustomDate.xlsx | 9.65 KB |
»
- Almir's blog
- Login or register to post comments
- 4497 reads
Recent comments
6 years 1 week ago
6 years 39 weeks ago
6 years 51 weeks ago
7 years 2 weeks ago
7 years 3 weeks ago
7 years 8 weeks ago
7 years 17 weeks ago
7 years 17 weeks ago
7 years 17 weeks ago
7 years 17 weeks ago