Marking Query Results as "Read"
Hey all,
Maybe someone who knows what they are doing will get further than me on this!
I need to be able to mark the results of a query with Yes/No data. To be more precise, each entry has a tickbox and i need to be able to "tick" the search results only while not affecting the remaining unfiltered data.
At the moment, i have a query set up so as to produce the results on specific criteria. This data is then displayed as a table from the query. As a macro, once the query completes and displays on screen, a MsgBox asks whether to "Mark all results as read?" with either a yes or no where it then puts a tick in the tickbox field of the entry (or not).
When choosing No, the macro simply ends. However, when choosing yes, i need the macro (or to call another process/function) that marks/ticks the results from the query only.
How can i do this?
Any advice would be gratefully appreciated.
Regards
Popolou
Hey all,
Maybe someone who knows what they are doing will get further than me on this!
I need to be able to mark the results of a query with Yes/No data. To be more precise, each entry has a tickbox and i need to be able to "tick" the search results only while not affecting the remaining unfiltered data.
At the moment, i have a query set up so as to produce the results on specific criteria. This data is then displayed as a table from the query. As a macro, once the query completes and displays on screen, a MsgBox asks whether to "Mark all results as read?" with either a yes or no where it then puts a tick in the tickbox field of the entry (or not).
When choosing No, the macro simply ends. However, when choosing yes, i need the macro (or to call another process/function) that marks/ticks the results from the query only.
How can i do this?
Any advice would be gratefully appreciated.
Regards
Popolou
Last edited: