When I create a new record using the default navigation bar it does not become real till something has been entered and it has been save to the table. How can I check the status of the current displayed data to see if it actually exists in the table (has been save)?
My current problem is that I am calling a query / report to print the current record but if it's a new record and not save the print routine crashes. I want to disable the print button if the until the record exists.
Thanks
Pete
My current problem is that I am calling a query / report to print the current record but if it's a new record and not save the print routine crashes. I want to disable the print button if the until the record exists.
Thanks
Pete