View Single Post
  #3  
Old June 4th, 2010, 06:56 AM posted to microsoft.public.access
KARL DEWEY
external usenet poster
 
Posts: 10,767
Default Access2007 Combo Box

Because it is 'unbound' it does not reflect data from any record.

If you were to open the table you would see that the field does not contain
data.

--
Build a little, test a little.


"ALF" wrote:

Never saw this before and can't fix. I have an unbound combo box with 6
names. In the form I can choose one name. When I look at the next record it
has that name in it, the next and the next...How do I stop this? I want that
name in the current record ONLY not all of 'em.
I'm not a programmer so simple is good!
Thank you
Andrea