I am planning to use "filter by form" as a search for my table. When I click the "Filter by form", all the command buttons in the form are disabled. How can I active those command buttons be enabled???
I tried to run the code:
Me!Apply_pt.Enabled (apply_pt is the name of the command)
but it has an error message that "Object doesn't support this property or method"
Thanks for the time.
Kin
I tried to run the code:
Me!Apply_pt.Enabled (apply_pt is the name of the command)
but it has an error message that "Object doesn't support this property or method"
Thanks for the time.
Kin