publisher displaying name.. now just displays numbers?

cyr0n_k0r

New member
Local time
Today, 01:42
Joined
Mar 30, 2005
Messages
8
I have a list of publishers for software titles in a table.

1=Adobe
2=Macromedia

and so on and so forth.
I have a form that pulls the publisher name and displays it, and it used to display correctly with the NAME but now all of a sudden it's displaying the publisher number "1" instead of "Adobe"

what's going on?
 
set your combo box to column count 2 and then set the width of your combo 0cm; 2.54cm;
 

Users who are viewing this thread

Back
Top Bottom