I got it!!!!!!!!!!!!!! took a lot of work but this is how i got the
following12:01 am - 6:00 am = 16:01 am - 12:00 pm =.7512:01 pm - 6:00 pm
= .506:01 pm - 12:00 am = .25 Thank you Paul for your formula. if
((Time2Num(this.formattedValue) >= 36060001) &
(Time2Num(this.formattedValue) <= 57600001)) thenFactor.rawValue = 1
endif if ((Time2Num(this.formattedValue) >= 57660001) &
(Time2Num(this.formattedValue) <= 79200001)) thenFactor.rawValue =
.75endifif ((Time2Num(this.formattedValue) >= 79260001...