(Office2007) make dropdown menu elemtn not available if i selct it

tarek_ta2ta2

Tarek
Local time
Today, 10:08
Joined
Jun 8, 2008
Messages
47
i have a simple database that to store things in specific locations

i put the elements name and select the places from dropdown menu and save it .. the problem is :

i store element A in Place A when i go to store element B i don't wanna place B to be Available
 
Assuming your combo box is based on a query, changed the query so that it only displays the top (1) record.
 
sorry if i didn't get it , but i don't use any query

i just have one table and one form

it's more than simple database

i add teh data in teh row source for the drop down menu

hope i make it alittle clear
 
please i just need clarification if it's possible or not

i really need help in this
 

Users who are viewing this thread

Back
Top Bottom