Hi,
i am trying to have a user to enter some data into an unbound form and then upon clicking a "ok" button, i want to run a VB code to check the validitiy of the data, if ok, add it into as a new record in the data table.
I know a bit of VB coding in Access, but am stuck with the...