GenieTR
IS-IT--Management
- Jan 21, 2003
- 28
I have a filter button when click, puts the form in filter by form mode. I have a button on the form which is not visible, but I want it to be visible in the filter by form mode. How can you do this, I tried:
Me!frmEdit.cmdApplyFilter.visible = true
got a an error message.
Thanks in advanced
Me!frmEdit.cmdApplyFilter.visible = true
got a an error message.
Thanks in advanced