E
Erik
Hi,
i have a form which by the not in list value allows the user to add new entries in a table (via insert into sql) and opens a form to allow the user to edit other informations based ond the source tabel. My problem is what to do when the user wants to edit this value (if the original value was wrong). I wish to do this by inserting a buttom (edit buttom) that asks the user if he (or she) wants to edit the value in focus, if yes then ask which new value that should replace the orginal one in the two tables. Hope somone has a good idea! All values includes is text.
Erik
i have a form which by the not in list value allows the user to add new entries in a table (via insert into sql) and opens a form to allow the user to edit other informations based ond the source tabel. My problem is what to do when the user wants to edit this value (if the original value was wrong). I wish to do this by inserting a buttom (edit buttom) that asks the user if he (or she) wants to edit the value in focus, if yes then ask which new value that should replace the orginal one in the two tables. Hope somone has a good idea! All values includes is text.
Erik