W
Walter
How do I get the data to print in a report instead of the
primary key field? I used the wizard to create the
report. The report is based on a table which includes the
primary keys from several other tables. These are simple
tables with 2 fields;
tblFarms:
FarmID - primary key (autonumber)
Farm Name - stored data
etc.
When the report runs the number instead of the name is
showing up. I tried changing the fields to combo boxes
and copied the row source info from combo boxes on forms
that work to bring in the correct data but have not been
successful.
Thanks for your help,
Walter
primary key field? I used the wizard to create the
report. The report is based on a table which includes the
primary keys from several other tables. These are simple
tables with 2 fields;
tblFarms:
FarmID - primary key (autonumber)
Farm Name - stored data
etc.
When the report runs the number instead of the name is
showing up. I tried changing the fields to combo boxes
and copied the row source info from combo boxes on forms
that work to bring in the correct data but have not been
successful.
Thanks for your help,
Walter