Missing Columns

  • Thread starter Thread starter kremaly
  • Start date Start date
K

kremaly

I am hoping someone can help me out. I just started using access. I entered
columns with all the data that I need. Someone else entered more columns on
the table. When I opened the table about 6 of my columns are missing. The
data or information is still found on my form but not on the table. I tried
to see if any columns were hidden but they weren't how can I see my columns
again?
 
I am hoping someone can help me out. I just started using access. I entered
columns with all the data that I need. Someone else entered more columns on
the table. When I opened the table about 6 of my columns are missing. The
data or information is still found on my form but not on the table. I tried
to see if any columns were hidden but they weren't how can I see my columns
again?

I wonder if the Form is in fact based on the Table. Might it instead be based
on a Query joining to some other table? Open the Form in design view; view its
Properties; on the Data tab first row, what's in the Recordsource property?
What's your table name? When you open the table in design view are these
fields present or absent?


John W. Vinson [MVP]
 
Back
Top