Have my recipe form(RecipesTbl )
I have 2 unbound combo boxs that work! and are connected to separate sub-forms
Then I have 2 text boxs taken from the fields list in recipes form aka recipes table
Everything works fine but
the combo boxs save to one row and the text boxs save to another row both in my recipes table, They are supposed to save all in the one row
It has taken me all day to get the sub forms and combo boxs to work just the way I want them to so am very reluctant to change them hoping it is the text boxs or a VBA code in them
I have 2 unbound combo boxs that work! and are connected to separate sub-forms
Then I have 2 text boxs taken from the fields list in recipes form aka recipes table
Everything works fine but
the combo boxs save to one row and the text boxs save to another row both in my recipes table, They are supposed to save all in the one row
It has taken me all day to get the sub forms and combo boxs to work just the way I want them to so am very reluctant to change them hoping it is the text boxs or a VBA code in them
Comment