Related:
- Changing Dates into a Month on VBA
- Vba case like - Guide
- Excel online vba - Guide
- Vba color index - Guide
- Vba excel mac - Guide
- Vba timer - Guide
1 response
Hi sjpm84,
Why do you want to use a macro?
You don't even need a function to get this done.
Simply copy the entire column or range that has the dates and paste it in the column next to it. Then goto cell properties (Ctrl+1 or right click and then bottom option) for the entire column or range, goto number tab and enter a manual format as "mmmm".
Best regards,
Trowa
Why do you want to use a macro?
You don't even need a function to get this done.
Simply copy the entire column or range that has the dates and paste it in the column next to it. Then goto cell properties (Ctrl+1 or right click and then bottom option) for the entire column or range, goto number tab and enter a manual format as "mmmm".
Best regards,
Trowa