monty12321
New Member
- Joined
- Aug 27, 2019
- Messages
- 6
Good Evening,
I have two queries:
Firstly, I have a excel spreadsheet where it imports the booking data from the word form. Owing to the word form timing format, the timing in excel appear as 0100-0200 whereas I would like them to appear as 01:00-02:00. Is that possible through coding or formulas? The reason for requesting such format is because I am trying to highlight any booking conflicts. As you can see below the first two bookings conflict thus my aim is once the data is imported in to sheet from form, the conflicted booking should get highlighted automatically. Any suggestion would be very much appreciated
[TABLE="width: 376"]
<tbody>[TR]
[TD]Training
[/TD]
[TD]20/08/2019
[/TD]
[TD]0900-1300
[/TD]
[/TR]
[TR]
[TD]Workshop
[/TD]
[TD]20/08/2019
[/TD]
[TD]0900-1600
[/TD]
[/TR]
[TR]
[TD]Training
[/TD]
[TD]22/08/2019
[/TD]
[TD]0800-1500
[/TD]
[/TR]
[TR]
[TD]Workshop
[/TD]
[TD]08/12/2019
[/TD]
[TD]0900-1300
[/TD]
[/TR]
</tbody>[/TABLE]
Thank you very much.
I have two queries:
Firstly, I have a excel spreadsheet where it imports the booking data from the word form. Owing to the word form timing format, the timing in excel appear as 0100-0200 whereas I would like them to appear as 01:00-02:00. Is that possible through coding or formulas? The reason for requesting such format is because I am trying to highlight any booking conflicts. As you can see below the first two bookings conflict thus my aim is once the data is imported in to sheet from form, the conflicted booking should get highlighted automatically. Any suggestion would be very much appreciated
[TABLE="width: 376"]
<tbody>[TR]
[TD]Training
[/TD]
[TD]20/08/2019
[/TD]
[TD]0900-1300
[/TD]
[/TR]
[TR]
[TD]Workshop
[/TD]
[TD]20/08/2019
[/TD]
[TD]0900-1600
[/TD]
[/TR]
[TR]
[TD]Training
[/TD]
[TD]22/08/2019
[/TD]
[TD]0800-1500
[/TD]
[/TR]
[TR]
[TD]Workshop
[/TD]
[TD]08/12/2019
[/TD]
[TD]0900-1300
[/TD]
[/TR]
</tbody>[/TABLE]
Thank you very much.