Hello:
I have a fielddbo.tbl.dtmTimeStamp) that produces: 5/5/05 5:55 pm. I just want the date; not time. I have an ADP file in Access 2003.
I tried to put this formula in the column of the query:
datevalue(dbo.VM_Leads.dtmTimeStamp)
but datevalue isn't a valid function. Is this a limitation of ADP files? I admit to being relatiavely new to them. This works without incident in Access.
Thanks.
I have a fielddbo.tbl.dtmTimeStamp) that produces: 5/5/05 5:55 pm. I just want the date; not time. I have an ADP file in Access 2003.
I tried to put this formula in the column of the query:
datevalue(dbo.VM_Leads.dtmTimeStamp)
but datevalue isn't a valid function. Is this a limitation of ADP files? I admit to being relatiavely new to them. This works without incident in Access.
Thanks.