hi,
i have a long list of dates which i want to spread horizontally. i want to look up in column A and populate the correct month with the exact date shown.
example below would be from the list in column A, in cell B3 it should read 25APR2023.
Thanks
i have a long list of dates which i want to spread horizontally. i want to look up in column A and populate the correct month with the exact date shown.
example below would be from the list in column A, in cell B3 it should read 25APR2023.
Thanks
A | B | C | D | E | F | G | |
1 | April | May | June | July | Aug | Sept | |
2 | 8-Oct-23 | ||||||
3 | 25-Apr-23 | ||||||
4 | 6-Aug-23 | ||||||
5 | 19-Aug-23 | ||||||
6 | 29-Jun-23 | ||||||
7 | 10-Jun-23 |