On a Report is there such a command button for "Search?"
On a Report is there such a command button for "Search?"
Report in ReportView can use buttons. Button can open the Find dialog. http://www.access-programmers.co.uk/...d.php?t=217421
Or place cursor in field to filter on and right click.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
Thanks June! Surprisingly, it actually worked. It's so frustrating & eats at me why I cannot get cascading Combo Boxes to work for me yet it seems simple. For right now I have had to surrender. Although, the whole bases of relational databases is relating Tables through using Primary & Foreign Keys, but it DOES NOT work for me. I don't mean/want to get you upset or mad at me, but I believe that it may have been you who helped me relate Tables based on common field names. Yes, I know that everyone would say that my databases are denormalized, but it works for me. Steve here on this forum was helping & working with me on understanding how cascading Combo Boxes work, though I must have giving him the idea that I was throwing in the towel. I posted a thread with a follow-up question -- never heard back. Thanks again for coming through for me :-)
I have implemented cascading comboboxes only once. Can only suggest that you keeping testing as you find time. Given you all the info I can about them.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.