Converting unbound forms to bound

G

Guest

I don’t have much experience working with unbound forms. My job is to
convert the exiting database with unbound forms that was created long time
ago to bound forms.
Is there a way to do this.
Any help would be appreciated
 
A

Al Camp

An unbound form has no RecordSource. To bind a form, add a RecordSource
table or query.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top