W
webunit
I have a select query which filters records from a table and presents the
results in a datasheet. Certain fields in the datasheet may be modified and
the table is updated when the datasheet is closed. I would like to add some
code that will check the data upon closing the datasheet. I need some
guidance on how to do this. I know a little about recordsets but only
recordsets that I create not ones generated by a query (I presume the
datasheet is a recordset). Any guidance would be appreciated. Thanks.
results in a datasheet. Certain fields in the datasheet may be modified and
the table is updated when the datasheet is closed. I would like to add some
code that will check the data upon closing the datasheet. I need some
guidance on how to do this. I know a little about recordsets but only
recordsets that I create not ones generated by a query (I presume the
datasheet is a recordset). Any guidance would be appreciated. Thanks.