G
Guest
i have a Form, CRUDIngredient. It has a List box, IngredientList. The list
box list all the rcds in the Ingreidents tbl. The Key field IngredientId is
hidden. The Tab object has a tab named ChangeTab. ChangeTab has 3 fields
ChangeTabIngredient, ChangeTabNote and ChangeTabIngredientId.
ChangeTabIngredientId is hidden. after selecting an item from the List box
on the Form i want to click on the Change tab. when i do that i want the
fields from the list box copied to the fields in the ChangeTab. can you tell
me how to do this?
box list all the rcds in the Ingreidents tbl. The Key field IngredientId is
hidden. The Tab object has a tab named ChangeTab. ChangeTab has 3 fields
ChangeTabIngredient, ChangeTabNote and ChangeTabIngredientId.
ChangeTabIngredientId is hidden. after selecting an item from the List box
on the Form i want to click on the Change tab. when i do that i want the
fields from the list box copied to the fields in the ChangeTab. can you tell
me how to do this?