Form with Subform contains Combobox with listed Items

Maxos

New member
Local time
Tomorrow, 01:53
Joined
May 19, 2012
Messages
2
Hi Everyone,

I completed an Access Tracking program Bounded , But i left one small issue i've been trying to find solution for long time , i created a form which has subform the both references are bounded by SQL Query and working very well , To the point The subform contains a combo-box show's the employees names , What i need is Making sure that the users don't insert duplicate names for the same user in the subform Tried to think with Dlookup() i couldn't Tried to compare through the values with Forms!MainForm!Subform = CBO.column() , Simply i'm out of solutions Sorry for the Prelonged Explanation thanks in forward.
 

Users who are viewing this thread

Back
Top Bottom