Help Requried

M

Madhu

What causes the error "Query must have atleast one destination field"?. I
get this error when i open a table or query.

Regards,


MADHU
 
D

Dennis

Your query is an append query instead of a select query and there are no
fields specified in the 'append to' row of the query
 
Top