GA / Value list prints in report

G

Guest

Hello,

I am new to accees and have a bug. This is my query:

SELECT T_Employees.[Employee ID], T_Employees.LastName,
T_Employees.Title
FROM T_Employees;

The field 'title' contains a value list of 8 choices in
table 'Employee'. When i generate a report of this qry I
get all the values of the field printed and the value i
chose is in reverse video.

any suggestions for a newbie ? thanx.
 

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

Similar Threads


Top