RobNauticus
MIS
Hello all nice to see you again,
I am having a problem creating an append query to populate multiple records from input on a form. The field on the form is a date field.
To sum it up, the user will type in the date and click the commit button that runs the query. The query will take that date and create a record for each task in a list (separate table).
I created an expression that points to the field on the form to append to the date field in the completed tasks table. Whenever I attempt to run the query it gives me a type conversion failure. The field on the form is a date field and the field on the table is a date field as well. When I go to preview the query the field header shows Expr1 and the fields have some blank characters in each.
Any leads on where to check for problems would be appreciated.
Thanks
Rob
I am having a problem creating an append query to populate multiple records from input on a form. The field on the form is a date field.
To sum it up, the user will type in the date and click the commit button that runs the query. The query will take that date and create a record for each task in a list (separate table).
I created an expression that points to the field on the form to append to the date field in the completed tasks table. Whenever I attempt to run the query it gives me a type conversion failure. The field on the form is a date field and the field on the table is a date field as well. When I go to preview the query the field header shows Expr1 and the fields have some blank characters in each.
Any leads on where to check for problems would be appreciated.
Thanks
Rob