Hi you need to change your column withds.
You don't say what they are at the moment

Signature
Wayne
Manchester, England.
Thanks. The withds of the column are big enough for the data to show, if
thats what you mean. Just got to thinking, my problem can be fixed with a
statement, since my drop down list is filtered with a selection querie, so
the records that are not showing (the one already picked) no longer meet the
criteria. Been trying to build a Is null expression, but still have not found
the correct order for things, as if to say:
=IIf(IsNull([idinm]),[to show the results of selection query in combo box],
[expression to show current record display if [idinm] is not zero])
still working on it and were to put this expression, I mean if it has to be
put in the selection querie of the data propertie of the combo box or
somewere else
> Hi you need to change your column withds.
>
[quoted text clipped - 12 lines]
> > time.
> > In the first scenario I chose addresses and on the second only the names.