redspanna
Well-known Member
- Joined
- Jul 27, 2005
- Messages
- 1,604
- Office Version
- 365
- Platform
- Windows
Hi all
Can someone please help to suggest code for following
through column B I have date/time entries like following..
18-05-19 14:40
..and similar through column C
18-05-19 21:57
I'd like the code to.....
extract the date from the string through column B and place into column E
extract the time from the string through column B and place into column F
extract the time from the string through column C and place into column G
so from above example, the required results in column E, F and G would be..
Column E - 18-05-19
Column F - 14:40
Column G - 21:57
Many thanks in advance
Can someone please help to suggest code for following
through column B I have date/time entries like following..
18-05-19 14:40
..and similar through column C
18-05-19 21:57
I'd like the code to.....
extract the date from the string through column B and place into column E
extract the time from the string through column B and place into column F
extract the time from the string through column C and place into column G
so from above example, the required results in column E, F and G would be..
Column E - 18-05-19
Column F - 14:40
Column G - 21:57
Many thanks in advance