Hi,
i am trying to add the data from a combo box to a different table on the click of a button,
for example, im selecting a certain quote filtering through from client, location the quote number and i want to add a new record (when awarded the work) to contract unsing the quote ID (foreign key) when i click a button.
i can get it to add the data when selecting it from the combo box but if i select the wrong for example the reselect it creates 2 record so i want to have a button there before it adds the data.
Hope this makes sense
Thanks
W0od0o
i am trying to add the data from a combo box to a different table on the click of a button,
for example, im selecting a certain quote filtering through from client, location the quote number and i want to add a new record (when awarded the work) to contract unsing the quote ID (foreign key) when i click a button.
i can get it to add the data when selecting it from the combo box but if i select the wrong for example the reselect it creates 2 record so i want to have a button there before it adds the data.
Hope this makes sense
Thanks
W0od0o