I've got a table called tblingredients I now need to make a form that stores the information of the table(tblingredients) in the tblorders table,I need to use command buttons!
So say I've got Butternut in the tblingredients table,I then will need a button in the new form that when I click on it the pc knows the value is butternut and it must add it to the tblorders folder!
How will I do this and what will the code be!
So say I've got Butternut in the tblingredients table,I then will need a button in the new form that when I click on it the pc knows the value is butternut and it must add it to the tblorders folder!
How will I do this and what will the code be!