I'm attempting to convert a column of data (exported from a database so its unformatted) into a time format recognizable by Excel.
i.e. I want to change "804a" to "8:04 AM" or "645p" to "6:45 PM"
I'm receiving a run-time error "Application-defined or object-defined error" on this line:
Here is the subroutine in its entirety:![]()
Please Login or Register to view this content.
Any suggestions or help is greatly appreciated.![]()
Please Login or Register to view this content.
Bookmarks