Results 1 to 2 of 2
  1. #1
    JPR is offline Novice
    Windows Vista Access 2000
    Join Date
    Jan 2013
    Posts
    4

    Open Sunform in Tab Control


    Hello,

    I have created a database with a list of clients that have a unique SSN. Each SSN has 9 digits + a symbol (ex. 000-00-0000A, 000-00-0000B, 000-00-0000C, etc). I have then created a Menu Panel on which two different textboxes are used as query criterias to view all records in two different listboxes, depending if the search is done by Last name or SSN. I then click on the selected record in the listbox to open a form which display other information related to the selected record. This form has two TAB Controls.Obviously in this form there is the SSN field.

    Page 1 of this form, displays the actual record select in from my listbox. TAB2 has a suform with its record source to the same table of TAB1, which I would like to display all other records, with the same SSN but different symbol. This will allow me to know in under the same SSN there are multiple records.

    Thank you for your help.

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,549
    I would have 1 subform, and on the tab.change event
    change the subform.sourceobject

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 10
    Last Post: 02-20-2013, 07:04 AM
  2. Open Report and Hide Control using VBA
    By tylerg11 in forum Reports
    Replies: 4
    Last Post: 08-09-2012, 12:42 PM
  3. Open Word Template from Form Control
    By tanyad in forum Import/Export Data
    Replies: 2
    Last Post: 04-05-2012, 10:13 PM
  4. Replies: 3
    Last Post: 03-29-2012, 12:40 PM
  5. Replies: 2
    Last Post: 04-15-2011, 01:13 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums