Recent content by inneed

  1. I

    On Delete event procedure

    I am trying to figure out how to manipulate the On Delte event of a subform. I can delete the record but I need to have fields on the main form reflect the changes. Can any one help me? Error Message: The expression On Delete you entered as the event property setting produced the following...
  2. I

    New at Access: Update simlar text fields in one form based on another form

    Something like this might work. under properties/control source =[Forms]![frmFormA]![Name]
  3. I

    Please help!! Access queries and forms

    Thank you Thank you John. I will give this a try I did try this rought to some degree but got frustrated and back away from it so I go at it again. Thank you. Teri
  4. I

    Please help!! Access queries and forms

    Please help!! I am creating a program that will allow the user to select a sale and pull up only those product items associated to that sale in the details. Any help would be appreciated. Then with in the details section the user will/should be able to enter in the Quantity needed to order...
  5. I

    How to call information from one table in two spots

    Please help!! I am creating a program that will allow the user to select a sale and pull up only those product items associated to that sale in the details. Any help would be appreciated. Then with in the details section the user will/should be able to enter in the Quantity needed to order...
Back
Top Bottom