Hi,I'm using Crystal 10, and a SQL server database.
I have a data field (type Varchar) containing a date and time (24H) value (attendance date and time).
I would like to extract that time and create time brackets, i.e.
8am to 2pm,
2pm to 10pm and
10pm to 9am.
I have created a field containing the time using the TimeValue function (i.e. TimeValue {IncidentDetails.AEAttendanceDate}) ).
I would now like to create another formula field containing the time brackets.
Does anyone have any ideas? Many thanks,
Fiona
I have a data field (type Varchar) containing a date and time (24H) value (attendance date and time).
I would like to extract that time and create time brackets, i.e.
8am to 2pm,
2pm to 10pm and
10pm to 9am.
I have created a field containing the time using the TimeValue function (i.e. TimeValue {IncidentDetails.AEAttendanceDate}) ).
I would now like to create another formula field containing the time brackets.
Does anyone have any ideas? Many thanks,
Fiona