Recent content by nelcarrasco

  1. N

    Requery ONLY field in current record

    LPurvis .... thank u very much for your suggestions ..... I am looking at them now the ROW VARYING COMBO seems to work for me. I will tale a closer look at it and try to modify it to my needs Will let you know Thanks again
  2. N

    Requery ONLY field in current record

    Understand .... I changed the ways (though not very pro, but ....) I added another field to the table (ExpConcept1), but not a combo, just a text field. then after updating the ExConcept ..... ExpConcept1=ExpConcept.Column(x) So, the text is displayed in the form and then the Combo ExpConcept is...
  3. N

    Requery ONLY field in current record

    hi vbaInet ...... any progress? did u have a time to look at it? thanks
  4. N

    Requery ONLY field in current record

    vbaInet, dont really knows what happens because I can open the zip file and the db. I compressed it again and attached it pls let me know if you can open it now thanks nelson
  5. N

    Requery ONLY field in current record

    vbaInet .... thanks!!! that was fast!!! Definitely there is something I can get on all this ... I think for the sake of your time, it is better to send you a version of the DB with the epecific tables and form (only one) I would appreciate if you can take a look at the form (especifically the...
  6. N

    Requery ONLY field in current record

    dear vbaInet thank you for for replay and my apologies for my delay. I will give you a better picture of my problem because i am afraid that i was not clear enough I have a table with TYPE (two records: 1 FIXED, 2 Variable). This table is never updated or modified. Another table related to TYPE...
  7. N

    Requery ONLY field in current record

    I am using MS ACCESS 2003 I have a form with 2 fields (Combos): TYPE and CONCEPT There are only two choices in TYPE (1 and 2) In CONCEPT, there are several choices, depending on the selection of the previous field (TYPE). When 1 is chosen in TYPE, only those records associated to that will show...
Back
Top Bottom