Jun 23, 2008 #1 cutpen Technical User Jun 23, 2008 20 US How can I change military time which is in a field, e.g. 1800 to standard time e.g. 6:00pm?
Jun 24, 2008 Thread starter #21 cutpen Technical User Jun 23, 2008 20 US Thanks Rosemary, your have been a great help! Upvote 0 Downvote
Aug 11, 2008 #22 FRONTSJ IS-IT--Management Jul 13, 2006 3 I am having the same problem only my field is a 'string'. When I use your formula it is asking for a number value in: NumberVar T := {CONTHIST.ONTIME}; I'm assuming I need to convert this to a number field but I cannot find this formula anywhere. Upvote 0 Downvote
I am having the same problem only my field is a 'string'. When I use your formula it is asking for a number value in: NumberVar T := {CONTHIST.ONTIME}; I'm assuming I need to convert this to a number field but I cannot find this formula anywhere.
Aug 13, 2008 #23 rosemaryl MIS Jul 13, 1999 1,367 US Dear Frontsj, Try: Numbervar T := ToNumber({CONTHIST.ONTIME}); Regards, ro Rosemary Lieberman rosemary-at-microflo.com, http://www.microflo.comMicroflo provides expert consulting on MagicTSD and Crystal Reports. You will get answers more quickly if you read this before posting: faq149-3762 Upvote 0 Downvote
Dear Frontsj, Try: Numbervar T := ToNumber({CONTHIST.ONTIME}); Regards, ro Rosemary Lieberman rosemary-at-microflo.com, http://www.microflo.comMicroflo provides expert consulting on MagicTSD and Crystal Reports. You will get answers more quickly if you read this before posting: faq149-3762