Help ? #name? in form in Access '07; works in '03 version

A

Acie

I was converting an app from Access 2003 (works perfectly) into 2007. On the
initial form which utilizes the Me.filter to query basic data, and gets
displayed.

However, in 2007, it seems like it grabs the data and displays it on top of
#name? of every field.

Example:
Field1 = Should have a value of 'Series0001'
instead it shows 'Series0001' written on top/or below '#name?'
so it makes the fields hardly legible.

Any ideas/help?

BTW the reports work fine.
Other than this feature/bug in the form, the app works fine.

Thanks,
Acie
 
R

ruralguy via AccessMonster.com

Did you let Access "Convert" the mdb to an accdb or did you Import the 03 db
to an 07 db? I hear Importing has fewer problems. You know that 07 will run
the 03 db without changing it, right?
 
Top