Recent content by EdV

  1. E

    Requery Problems

    funny thing happened when re-accessing the newly created record from the main form using a autonumber. I see the new record number in the main form, granted - record was created, but cannot get to it on the subforms even with "cycle all records" on, it stays on "autonumber" seems to be a issue...
  2. E

    locking record updates between forms/subforms

    I haven't found the solution yet, I have several forms that can be used independently. I would like to go back to a record based on primary key for update at any time. I want on current updates within the same table record created at the first form keeping the same record in focus on the many...
  3. E

    conditonal formatting - check off form paragraphs selectively for report

    Hi, can someone point me in the right direction. I have medical forms that I would like to select certain parts using a check box or by other means that would also be verified on a report before printing. In my form there are 15 parts ie.. evaluation paragraphs to a form. I would like a way to...
  4. E

    Part of detail section starts behind form Header on display - how to control

    Ques1: Now that I have my multiple tabs forms working, I've notice that on the display it always slips under by a few lines or inches behind the form header section. It's is annoying at the least. what causes this and how do I correct it?. Ques2: How do I combine three fields from one rec...
  5. E

    Using forms to update/create record

    hi, I've been hoping to find the solution too. It may not be the right fix but what I did to get around it for now is with my multi tabbed form was to add a command button on the main form with the open form function . I already created a all records display form with all the fields in it...
  6. E

    Mainform w/Multi tab subForms and one record to update - How?

    pat, ahh ok a simple query will do it? i'll try it , and get back with my results . thank you pat Cheers Ed
  7. E

    Mainform w/Multi tab subForms and one record to update - How?

    Hi Pat, you say it needs to be controlled by queries? as in an update query? or other select query and use the criteria slot for the key search? I'm not clear on this part. Cheers Ed
  8. E

    Mainform w/Multi tab subForms and one record to update - How?

    Hi , I'm new to this forum , and this is probibly old news to you. here goes.. I have a main form with 7 tab subforms that was broken up to address all the various input data. I want to access the same database record for update between the 7 tabbed forms. At any time I want to add form...
Back
Top Bottom