Get The Values In The DropDown
I have UserID(ie who has logged in) on the Main Form.
As I Open Form I want to Populate DropDown With ContactID Where UserID is Equal To UserID on the Main Form.
UserID and ContactID are in the Same table.
I do not want to see All the ContactID but Only Those ContactID Where UserID is Equal to UserID on the Main Form.
OR
How I can Fill Data in The Comobox through code.
I Tried Combox.Value= and Combox.Text=
But it Does'nt Work
Can SomeOne Help Me.
Best Regards,
Vivek.
__________________
Best Regards,
Vivek.
|