J
Jacqueline
I am trying to convert a time field in my query from text i.e. 0830A to a
time signature of 8:30 AM. However, some fields are blank and should remain
blank. I have tried several different nested IIf but get #Error in all the
blank fields. The fields with a text time convert just fine.
Here is the formula I am using, can anyone help.... my hair is short and the
bald spots from pulling it out are not attractive....![Frown :( :(](/styles/default/custom/smilies/frown.gif)
AltEtime: CDate(Format(IIf([End_TIME]=Null,Null,[End_TIME]),"@@\
@@"))
Thanks Much
Jacqueline
time signature of 8:30 AM. However, some fields are blank and should remain
blank. I have tried several different nested IIf but get #Error in all the
blank fields. The fields with a text time convert just fine.
Here is the formula I am using, can anyone help.... my hair is short and the
bald spots from pulling it out are not attractive....
![Frown :( :(](/styles/default/custom/smilies/frown.gif)
AltEtime: CDate(Format(IIf([End_TIME]=Null,Null,[End_TIME]),"@@\
![Mad :@ :@](/styles/default/custom/smilies/angry.gif)
Thanks Much
Jacqueline