Please i would need any suggestions of help reagarding this.
I have a TIME field which, when generated in Crystal with the formula created for it, it populates the wrong time, the reason why i would need a time formula is so that it does not generate the field in a number format.
The formula created is:
DateAdd('s',{Incident_Managemnt_Form.From_x},#00:00:00#)
therefore if the correct time for a particular case is 15:00, it generates the report as 14:00. It is the same for all the other reports for a time field.
Guess there is something missing in the formula i have written. please reply soon.
Thanks
I have a TIME field which, when generated in Crystal with the formula created for it, it populates the wrong time, the reason why i would need a time formula is so that it does not generate the field in a number format.
The formula created is:
DateAdd('s',{Incident_Managemnt_Form.From_x},#00:00:00#)
therefore if the correct time for a particular case is 15:00, it generates the report as 14:00. It is the same for all the other reports for a time field.
Guess there is something missing in the formula i have written. please reply soon.
Thanks