Forum Discussion
metertreater
May 06, 2022Copper Contributor
Convert displayed date to mm/yyyy format, and convert that to text
I am attempting to shorten my keystroke times for data entry of several hundred dates. First, I need to convert the number format of six digits (ex: 072012) or five digits (ex: 72012) to display mm/...
metertreater
May 06, 2022Copper Contributor
Thank you, Hans.
Now, would I use that macro in Excel prior to the import, or is it used afterwards in Access?
HansVogelaar
May 06, 2022MVP
This is a macro to be run in Excel.
- metertreaterMay 06, 2022Copper ContributorI'll try it out. thank you