hi
i have a little problem with a new database i am building
i have made a new form with different fields
it combine : 6 list box , 1 combobox and 2 text field with control source
everthing`s working grate, the data presented in the different box`s working perfect after each query
but!
none of the data is being copied to the table and i really don`t know why
i tried to insert a button which opens an addon query but it doesn`t copy the field i have selected
just to make myself clear: the data supposed to be transfered from combo/list box to the table
any idea anyone?
or maby a vb code to insert the data manualy via button or something?
thanks for the help
i have a little problem with a new database i am building
i have made a new form with different fields
it combine : 6 list box , 1 combobox and 2 text field with control source
everthing`s working grate, the data presented in the different box`s working perfect after each query
but!
none of the data is being copied to the table and i really don`t know why
i tried to insert a button which opens an addon query but it doesn`t copy the field i have selected
just to make myself clear: the data supposed to be transfered from combo/list box to the table
any idea anyone?
or maby a vb code to insert the data manualy via button or something?
thanks for the help
Comment