D
DS
When I apply this command from a Command Button
acCmdFilterByForm
All of my buttons become disabled. I tried keepig a Button enabled by
adding this code
Me.Button.Enabled=True
But this doen't work, any suggestions?
Thanks
DS
acCmdFilterByForm
All of my buttons become disabled. I tried keepig a Button enabled by
adding this code
Me.Button.Enabled=True
But this doen't work, any suggestions?
Thanks
DS