I am using SharePoint 2013 Enterprise edition, and I have a custom list that I want to use for scheduling appointments. I would like the person inputting data to type in: 1: the date of the appointment 2. the time the appointment starts and 3. the time the appoint is scheduled to end.
The first column I've defined is a DATE and TIME field - and the user is able to the input date and time. The end time is what I cannot figure out. How can I create a field to just obtain the end time of the appointment?. I can create another date time field that will display both the date and the time; but I don't want them to have to re-enter the date. I have also triedunsuccessfully setting the 2nd column to default to Column 1 ( i.e. the start date and time). This option isn't ideal but would work.
Can anyone help me create a column to capture the end time without a date?