DataType is stubborn

G

Guest

My TypeID had Number as its datatype. However, I tried to change it to
LookUp, it asked some questions which I answered, but found that the datatype
remained at Number. When I tried again, it asked me to break the
relationship, which I did and tried again. But the result was the same. Any
ideas? Thanks
 
G

Guest

HI

You are most liely seeing the primary field of the record you are
"looking-up".

Leave the table as it is (don't use a lookup at all in the table). Create a
form (or use one you already have) and use the wizard to create a combobox
that will lookup the values you need. You can use the column width property
to decide which type of data you see (which column of the recrod in the
combo) and you can also use the row souce to decide on the bound field.
 

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

Top