Prev: subform problems
Next: Hyperlink - partially opening
From: Danny on 4 May 2010 12:39 Howdy. I've got a form based on a query, with a column in that query using the DatePart function. Here's that field definition: WeekDay: DatePart("w",[tourdate]) In the query, the values are correctly returned (1-7). In the form, those values display correctly. When I apply "Filter By Form", the pulldown for this field doesn't show items 1-7, but shows a list of actual dates - 3/24/2010, for instance. What's going on?
|
Pages: 1 Prev: subform problems Next: Hyperlink - partially opening |