Text Box showing Primary Key ID instead of data

patrickmcdiver

Registered User.
Local time
Today, 09:38
Joined
Jan 7, 2010
Messages
39
I have a report that I am generating from a table which thru a filter show tasks that are past due. The text boxes on the report are:

Tasks.Project, Tasks.Title, Tasks.Assigned To, and Tasks.Date Due

The report does what I want it to do except that it shows a number (Tasks.ID) instead of the Project. I can't figure out why this is happening or how to stop it. Please help!
 
Its true SOS,
And also if your bound column and count column number of columns, are not properly defined in combo box then it will give you strange results in the list box or reports fields/columns.
 

Users who are viewing this thread

Back
Top Bottom