Hi all,
I have a continuous form based on a table (Deliveries). I have created a text box with a control of "WeekDay(ShipDate,2)" and I want to order by this. If I put either the text box name or the expression into the Order By property I get asked for the variable on opening the form...!!
On a slightly related point - I have a number field in the deliveries table called [DeliveryDay]. I have tried to create an update query that updates this field to "WeekDay(ShipDate,2) but I get a data type mismatch!!??
Any ideas on either of these?
Cheers,
Jason
I have a continuous form based on a table (Deliveries). I have created a text box with a control of "WeekDay(ShipDate,2)" and I want to order by this. If I put either the text box name or the expression into the Order By property I get asked for the variable on opening the form...!!
On a slightly related point - I have a number field in the deliveries table called [DeliveryDay]. I have tried to create an update query that updates this field to "WeekDay(ShipDate,2) but I get a data type mismatch!!??
Any ideas on either of these?
Cheers,
Jason