J
jay
i am trying to filter the current record by clicking "cmdUpdate".
i have tried many many things.
Private sub cmdUpdate_click()
docmd.applyfilter ,
....CurrentRecord
....me.txtID.value
....txtID.value
....ID.value
...etc..
nothing seems to filter any results. any suggestions?
i have tried many many things.
Private sub cmdUpdate_click()
docmd.applyfilter ,
....CurrentRecord
....me.txtID.value
....txtID.value
....ID.value
...etc..
nothing seems to filter any results. any suggestions?