compare data on forms to exisiting in DB

M

mcnews

is there a slick way to compare the data on the fields of a bound form
to a record in a DB table. this will be done for several forms so the
code should not care which fields are on the form. the forms are bound
to a copy of the main table so the field names will match.

tia,
mcnewsxp
 
Top