cwadams1955
Programmer
Hi,
I have a continuous form which opens a single table for editing. In the header of the form are two command buttons which filter the records as "uncompleted only" or "all records", based on a single field in the table. The form detail contains a command button to "filter on selection" in a second field in the table, based on the data in the selected record. The commands work perfectly, but whatever button is clicked remains highlighted with a yellow border, even if a different control is selected. I've never noticed this behavior before with other forms, and was wondering if there is any way to turn off this highlighting in VBA? Searches haven't turned up any info. Thanks.
I have a continuous form which opens a single table for editing. In the header of the form are two command buttons which filter the records as "uncompleted only" or "all records", based on a single field in the table. The form detail contains a command button to "filter on selection" in a second field in the table, based on the data in the selected record. The commands work perfectly, but whatever button is clicked remains highlighted with a yellow border, even if a different control is selected. I've never noticed this behavior before with other forms, and was wondering if there is any way to turn off this highlighting in VBA? Searches haven't turned up any info. Thanks.