Hi
In a table (tblItem) I have these fields. ItemID, ItemName, ItemCategory, Checkboxfield: ItemInactivated
I want to create a form where I want to enter records from the tblItem via a combobox from where I can choose only active items.
Should an item be inactive I don't want it to show in the combobox. Still they have to remain in the previous records I made.
I have tried, but...
Can anyone help me on this subject?
I am a novice on this field (Access) however I have basic knowledge
I appreciate any help thank you.