Hi,
I am working with access 2003 / XP and this is my first post to the forum and I am pretty new to Access.
I have a Main single form with a subform built in. I would like to add a button on the main form that will change the yes/no fields in the records on the subform to yes. Also, if there is a filter applied, I only want to update those records that are filtered. The filters would only be of "right click-filter by selection" variety.
The fields on the subform are as follows:
Manuf_Na
Manuf_Cat
Prod_Desc
Class_Desc
Excl_Ln (Yes/No)
Probably a simple solution, but I couldn't find any info anywhere else. Any thoughts are greatly appreciated.
Mike
I am working with access 2003 / XP and this is my first post to the forum and I am pretty new to Access.
I have a Main single form with a subform built in. I would like to add a button on the main form that will change the yes/no fields in the records on the subform to yes. Also, if there is a filter applied, I only want to update those records that are filtered. The filters would only be of "right click-filter by selection" variety.
The fields on the subform are as follows:
Manuf_Na
Manuf_Cat
Prod_Desc
Class_Desc
Excl_Ln (Yes/No)
Probably a simple solution, but I couldn't find any info anywhere else. Any thoughts are greatly appreciated.
Mike
Comment