I've done this before, and I have totally forgotten how.
I want to create a command that, when a certain box is "dirty" (with text), a button can be pressed that says "Clear Copy". Once "Clear Copy" is pressed, those records are not seen. They are NOT deleted from the table, but those records are deleted from view. However, they can NOT be deleted from view until the button is pressed.
I don't want the text box hidden, but I want the WHOLE RECORD hidden (this will be a rolling form).
I want to create a command that, when a certain box is "dirty" (with text), a button can be pressed that says "Clear Copy". Once "Clear Copy" is pressed, those records are not seen. They are NOT deleted from the table, but those records are deleted from view. However, they can NOT be deleted from view until the button is pressed.
I don't want the text box hidden, but I want the WHOLE RECORD hidden (this will be a rolling form).