I have a question about the special time control in the rdc for vb. I put in a time control and then linked it to a field in a recordset. Now the information in the recordset is just a time field, hh:mm am/pm.
However everytime I run the report, I get the date as well as time. Now I've also taken a look at the formula for this control and it's "time(0,0,0)" so shouldn't that override whatever it's getting from the recordset and pushing it into this format?
Is there anyway I can force the time control to NOT display the date? Or do I need to fiddle with my data and see if the cause is located there?
However everytime I run the report, I get the date as well as time. Now I've also taken a look at the formula for this control and it's "time(0,0,0)" so shouldn't that override whatever it's getting from the recordset and pushing it into this format?
Is there anyway I can force the time control to NOT display the date? Or do I need to fiddle with my data and see if the cause is located there?