I have 2 report fields - start_time and end_time. Both of these fields are string fields. Right now they output the time like this: 09:00 AM. How can I change the format?
A formula field with Ctime({your.field) should turn it into an actual time. Then you can change the display by right-click on the formula field and 'Format Field'. Or else create a second Formula Field that displays the first using ToText, which has interesting options for date and time.
It helps to give your Crystal version - 8, 8.5, 9, 10, 11 or whatever. Methods sometimes change between versions, and higher versions have extra options.
Also please don't use block capitals, it counts as SHOUTING.
Madawc Williams (East Anglia, UK). Using Windows XP & Crystal 10
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.