Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ccmandel

  1. ccmandel

    Looking for way to count records in subform and display in form

    Could you explain it by referencing my specific forms? Where do I found the subform control?
  2. ccmandel

    Looking for way to count records in subform and display in form

    I tried this too: Forms!frmMyForm!SubFormControl.Form.RecordsetClone.RecordCount
  3. ccmandel

    Looking for way to count records in subform and display in form

    I have just copied suggestions that I have found online . without any real understanding of the hows and whys . (not a great technique) . . Dcount Count creating text box on subform . . referencing it on main form . .
  4. ccmandel

    Looking for way to count records in subform and display in form

    I have seen many posts about this but can't seem to get a grip on how to do this. I don't have visual basic experience. I want to be able to count the records in a subform and have this field visible from the form. Main form: Data Entry Form subform: Contactinformation subform Many...
  5. ccmandel

    Assistance with table relationships -- data not correct

    I have those filled in LinkMasterField: PropertyID LinkChildFields: PropertyID When I look at the Contact Table . shouldn't the PropertyID's from the related tables be filled in? if not, how do I accomplish this?
  6. ccmandel

    Assistance with table relationships -- data not correct

    I must have something wrong with the relationship between my tables or else with the primary key. I have two tables . one that has information on properties (propertyname, address, phone, email,l etc.) the second table has information on contacts relating to that property (name, position...

Part and Inventory Search

Back
Top