drop down menu for an access field

mother1

New member
drop down menu for an access field

Forum, another question : How do I create a drop down menu for a fields? Let´s say the fields is BookType: and I only have 3 optional values: humor , cooking and history . How do I enable those and only those values to be optional? thnaks !
 
ולשאלה הזאת זה הקוד

Private Sub CmbStation_GotFocus() ´ פתיחת הקומבו בוקס בעת קבלת מוקד Me![CmbStation].Dropdown End Sub​
 
למעלה