Table / Form Question

  • Thread starter Thread starter denyoung
  • Start date Start date
D

denyoung

I have a form based upon a table in Access 2007. I change the structure of
the table removing some fields that are displayed on the form. When I return
to form design view to fix the form, the fields are still diplayed in the Add
Existing Fields window although they can't be seen in datasheet view. What's
going on?

Thanks.
 
Hi denyoung,

That can happen if you've used a query as the form's recordsource. If
that's the case, you need to delete out the column in your query that use to
represent that field in the table that you deleted from the table.

HTH,
CW
 
Thanks, but that's not the case.

--
Dennis


Cheese_whiz said:
Hi denyoung,

That can happen if you've used a query as the form's recordsource. If
that's the case, you need to delete out the column in your query that use to
represent that field in the table that you deleted from the table.

HTH,
CW
 
Hi again,

The only other thing I can think of offhand would be to compact the
database. I can't think of anything else beyond those two alternatives,

CW
 

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

Back
Top