Forum Discussion
chris7749
Sep 07, 2023Copper Contributor
Question: How can I change extract the time value from the cells in D column?
Question: How can I change extract the time value from the cells in D column? The expected outcome is to show have the time value shown in 24 hrs format.
- Sep 07, 2023
See the attached version.
It's the same as your previous question, with one difference: the space between the date and the time is a non-breaking space, so we had to take that into account.
HansVogelaar
Sep 07, 2023MVP
See the attached version.
It's the same as your previous question, with one difference: the space between the date and the time is a non-breaking space, so we had to take that into account.
- chris7749Sep 07, 2023Copper ContributorI tried applying the same function to my original file but I'm getting #VALUE error. Could you please advise?
- SergeiBaklanSep 07, 2023MVP
- HansVogelaarSep 07, 2023MVP
Could you attach a small sample workbook demonstrating the problem (without sensitive data)?
- chris7749Sep 07, 2023Copper ContributorThanks so much for your help
- chris7749Sep 07, 2023Copper ContributorWow. You are amazing Hans