hello,
i am not sure i am on the right path. I have a table [rides] that is a read only link to a third party so the simply option of adding a field in that table will not work here. i have a query that runs from the [rides] table to show me all the cancelled rides for today. What i want is an additional checkbox field called "reviewed" so if the user clicks yes on the reviewed field in the query subform, the next time the query refreshes that record falls off.
I am not really sure the best way to "add" the reviewed field since the table is read only. I think somewhere along the lines of an update query but i have little experience there.
thanks for the suggestions
i am not sure i am on the right path. I have a table [rides] that is a read only link to a third party so the simply option of adding a field in that table will not work here. i have a query that runs from the [rides] table to show me all the cancelled rides for today. What i want is an additional checkbox field called "reviewed" so if the user clicks yes on the reviewed field in the query subform, the next time the query refreshes that record falls off.
I am not really sure the best way to "add" the reviewed field since the table is read only. I think somewhere along the lines of an update query but i have little experience there.
thanks for the suggestions