Page 2 of 2 FirstFirst 12
Results 16 to 25 of 25
  1. #16
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,913

    Very good GrandMasterSexay, very creative. If you want to keep all the forms in Datasheet View, this will do it.
    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.

  2. #17
    xwnoob is offline Advanced Beginner
    Windows Vista Access 2000
    Join Date
    Nov 2011
    Posts
    76
    Ok june i created the subform already.(Using subform wizard) However, when creating the subsubform, i opened the form in design view and then clicked the on the toolbox to create the subsubform by dragging and dropping the subsubform in the subform area but when it came to the third step of the wizard(define the fields that link form to subform) it only displays my fields that are on the main form, and not the subform which means i canot link the subform to the subsubform . So how do i solve this?

    EDIT: Oh i think in the previous posts you were trying to say to open the subform ONLY to create the subsubform, instead of trying to create the subsubform on the mainform page with the subform on it,which was what i was doing just now. Ill try the new method and see if it works.

    2nd EDIT:WAIT IGNORE THIS POST FOR NOW i think i got mixed up by some fields i think its possible to do it even on the mainform with the subform

  3. #18
    xwnoob is offline Advanced Beginner
    Windows Vista Access 2000
    Join Date
    Nov 2011
    Posts
    76
    Quote Originally Posted by GrandMasterSexay View Post
    If you are working with multiple subforms, this should resolve your issue. Please find attached the test database.
    CRAPP.... i think my office blocked external downloads so i cant view it zzz anyway you can give me a screenshot? im not sure if i have ms access at home also...

  4. #19
    xwnoob is offline Advanced Beginner
    Windows Vista Access 2000
    Join Date
    Nov 2011
    Posts
    76
    OK...June i think i have finally linked up all the forms together but how do i know if they are referenced properly(If i add a new borrower case record, how do i know if the individual borrowers and their respective partners that i have added in the subforms/susubforms all link to this particular borrower case record)? i Have checked the link child/master field property and they are in correct order but in the relationships window, i found out that there are no links at all... is that a problem? Because i used the subform wizard to create all the subforms and i thought that they will automatically create the one-to-many relationships.

  5. #20
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,913
    Provide the project by attaching to post and will analyse.

    Can you do download at home then take file to work?
    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.

  6. #21
    xwnoob is offline Advanced Beginner
    Windows Vista Access 2000
    Join Date
    Nov 2011
    Posts
    76
    the form im doing the subforms on is called add new borrower form. I dont think i have access at home though. EVen if i did have it, my workspace blocked off thumbdrives.

    If you have finished please reply asap as im currently trying hard not to fall asleep at my desk :P

    EDIT: Well for me it seems to be working as i entered dummy records into it and their ID corresponds but what im concerned about is that in the relationships window why there are no tables that are connected with the one to many lines....

  7. #22
    khalid's Avatar
    khalid is offline MS-Access Developer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2010
    Location
    Kuwait
    Posts
    244
    Hi, xwnoob

    You can link mainform/subform/subform/subform/... to the mainform by using this technique:

    http://www.access-programmers.co.uk/...196#post944196

    hope this help.

  8. #23
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,913
    You are probably asleep by now but is still early for me.

    Looks like all is working okay.

    Since the forms are all in SingleView, RecordSelector not really useful, can turn it off. Could rearrange subform and subsubform so everything shows better. Widen the subform, move subsubform to the left of borrower info. Then scroll bars and Min/Max buttons can probably be turned off.

    It is not critical to define Relationships for Access functionality. That is where you set referential integrity parameters. Having Relationships can help when queries are built, joins will automatically be set. Wizards do not automatically build Relationships.
    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.

  9. #24
    xwnoob is offline Advanced Beginner
    Windows Vista Access 2000
    Join Date
    Nov 2011
    Posts
    76
    Quote Originally Posted by June7 View Post
    You are probably asleep by now but is still early for me.

    Looks like all is working okay.

    Since the forms are all in SingleView, RecordSelector not really useful, can turn it off. Could rearrange subform and subsubform so everything shows better. Widen the subform, move subsubform to the left of borrower info. Then scroll bars and Min/Max buttons can probably be turned off.
    haha i was surfing for solutions while waiting so no sleep. I will improve the format but whats recordselector?( Is it the bar at the bottom of each form that has arrows or the side of each form and how do i turn them off??) And which min/max button are you refering to and how do i close them??

    Lastly, could you answer this questions because im worried about it: why are there no relationships shown in the relationship window???

  10. #25
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,913
    Arrow on the side is RecordSelector, bar at bottom is NavigationBar. These and Min/Max buttons are all properties of the form and can be found on the Property Sheet > Format Tab. Access Help should have guidelines on setting form properties.

    Relationships have to be set up by you. Access will not set them automatically.
    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.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Pass Subform filter to subform in report
    By camftm in forum Programming
    Replies: 16
    Last Post: 07-19-2011, 07:12 AM
  2. Replies: 7
    Last Post: 07-15-2011, 01:58 PM
  3. Replies: 4
    Last Post: 04-07-2011, 03:39 PM
  4. Write Code to Navigate from Subform to Subform
    By Swilliams987 in forum Programming
    Replies: 22
    Last Post: 02-04-2011, 11:30 AM
  5. Replies: 15
    Last Post: 11-09-2010, 04:27 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