I have two (2) forms frmArea and frmEquipment. A ControlButton on frmArea opens frmEquipment based on the current record (or selected record) of frmArea. I decided I didn't want to have control buttons on my forms and decided to customize my menubar and toolbars. I found a really good thread from Neil in this forum that help me customize. The problem is that when I use the MenuBar to open frmEquipment the form opens showing all records. Is there a way to correct this and only have frmEquipment reflect information based on the selected record of frmArea?
I also tried inserting the name of the command button in as the name in the menu bar =OpenfrmEquipment and I still have the same problem.
Thanks
I also tried inserting the name of the command button in as the name in the menu bar =OpenfrmEquipment and I still have the same problem.
Thanks