Hi,
On my master form in my project, when a user enters a reference number (StudentRef), I need to be able to check if the record exists in UCI table (PK of StudentRef), and if it exists read the data from UCI field, but if no record exists then to create a record.
I have tried playing around with recordcount propery, but have got inconsitant results, does anyone know of an easy way to do this.
Thanks,
Gavin,
On my master form in my project, when a user enters a reference number (StudentRef), I need to be able to check if the record exists in UCI table (PK of StudentRef), and if it exists read the data from UCI field, but if no record exists then to create a record.
I have tried playing around with recordcount propery, but have got inconsitant results, does anyone know of an easy way to do this.
Thanks,
Gavin,