I currently have a Time/Date Field. Is there anyway to "split" the
hours and mins into two separate text boxes on a clicked command
button?
For example:
TimeFieldFull: [ 10:23 ] -----> TimeHours [ 10 ] , TimeMins [ 23 ]
Thank you!
Brad
hours and mins into two separate text boxes on a clicked command
button?
For example:
TimeFieldFull: [ 10:23 ] -----> TimeHours [ 10 ] , TimeMins [ 23 ]
Thank you!
Brad
Comment