I am going absolutely awol trying to find the formula... I had it in a query, but the db corrupted before I saved the query (Access 2010--no surprise)... I am trying to convert a text field to a time value. I had used something like the following and it worked great! Now I can't recall how to write it.
CTime([date],"@@\
@")
I know that is wrong, but it looks somewhat similar. TimeValue, Format and Convert do not work for some reason.
Thank you...
CTime([date],"@@\

I know that is wrong, but it looks somewhat similar. TimeValue, Format and Convert do not work for some reason.
Thank you...