Dec 5, 2007 #1 NeilPattison IS-IT--Management Joined Aug 24, 2005 Messages 52 Location GB Is there a way of using a command button on a form to clear the contents of a yes/no column in a table. Any help would be greatly appreciated
Is there a way of using a command button on a form to clear the contents of a yes/no column in a table. Any help would be greatly appreciated
Dec 5, 2007 #2 RivetHed Programmer Joined Feb 17, 2003 Messages 294 Location GB Just set up an update query and have it execute when the button is pressed. Upvote 0 Downvote