A aprentice Registered User. Local time Today, 06:36 Joined Aug 27, 2005 Messages 37 Sep 9, 2005 #1 I have a continuous form based on a query. I''ve added a combo box unbound, and the problem is that any data I enter in any cb are repeated in every record. Any ideas how to avoid that?
I have a continuous form based on a query. I''ve added a combo box unbound, and the problem is that any data I enter in any cb are repeated in every record. Any ideas how to avoid that?
S Steve2003 Registered User. Local time Today, 14:36 Joined Jun 20, 2003 Messages 16 Sep 9, 2005 #2 The only way round this is in my experience is to bound the combo box. Hope this helps. Steve
A aprentice Registered User. Local time Today, 06:36 Joined Aug 27, 2005 Messages 37 Sep 9, 2005 #3 Eventually I didn't avoid this solution. Just fir the record I created a new helpField in Table just to bound the cb. Now it works fine. I can surely consider this as a bug, and it should be fixed in next release of Access
Eventually I didn't avoid this solution. Just fir the record I created a new helpField in Table just to bound the cb. Now it works fine. I can surely consider this as a bug, and it should be fixed in next release of Access