Report wizard doesn't allow selection of fields in table or query

J

Joan N

I'm having a very strange problem creating reports in Access 2003. I can
create or modify in a report in design view with no problem. When using the
wizard, however, I can select a table or query but get a message that the
table or query doesn't contain any fields. This is becoming very frustrating.
 
D

Duane Hookom

Do you get the same result if you open the Northwind.mdb and attempt to use
the report wizard?
Do you really need the wizard?
Does your database compile?
 
J

Joan N

Yes, I get the same result using Northwind.mdb. I need the wizard because I
am not an advanced user. I don't know what you mean by, "does your database
compile".
 
J

Joan N

I read the article but most of it is beyond me. I don't have any modules
listed under modules.
 
D

Duane Hookom

You don't have to have any modules listed under modules. If you add a
command button on a form using the wizard, you will have code added to your
mdb.

Do any of your wizards work such as the command button wizard?
 
Top