I have a Form I am using almost as a Hub, And I know I need to use Queries and things, but is there a way I can Set it up to that as I click on items on the Form, it shows the item selected on the same form without opening a new tab in access?
I have a Form I am using almost as a Hub, And I know I need to use Queries and things, but is there a way I can Set it up to that as I click on items on the Form, it shows the item selected on the same form without opening a new tab in access?
Don't understand. If you have the item to click on then it is already on the form. Do you mean you are selecting an item in a combobox, like a customer number? This is an unbound combobox used to select filter criteria and you want the form to go to that customer record on form?
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.
Maybe, still don't quite understand the structure.
Unbound combobox 1 is used as criteria to filter records? Do Tabs 1 to 4 have subforms or are fields on tabs all from same data source and TabControl is just to organize the data?
Combobox 3 selecting records 4 really doesn't make sense. Is 4 a listbox or a subform?
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.