I have a form which has 2 bound tables. One shown as a detail table frame. On the main form is a field from the detail table which is a period of months followed by another field which is the recall date that has been calculated. To show the correct recall period I have to scroll though the detail table to the last record. However some clients have no records in the detail table frame and hence I get the above message. How can I either bypass the error message or skip to the end of the detail table frame say by tetsing for no record. At present I use the code snippet [detailTable.End()]in the Arrive section of the key field.
thanks,
Lewy
thanks,
Lewy