Recent content by davidf

  1. D

    updating several records at once

    hello I have a database I created. its has Units, then it has Tracts and under tracts it has Leases. the main form is for the units. then I have a sub form which is tracts. in the tracts there is a field for Leases Vol/Page. everything works great. now I have a client that wants to send me Title...
  2. D

    Tabbed Subform

    Im not sure im following you. I added a page to the sub form and dragged fields to it from the table. but it is not visible when in form view. neither is the sub form. I haven't added any controls yet.
  3. D

    Tabbed Subform

    hello, I need a little help. I have a database with a form and a sub form it works great. however I needed to add a tab or page to the sub form when I returned to the form view the sub form is there but you cant see anything. change back to design view and its there. What`s going on? I didn't...
  4. D

    Cmnd buttons on main form

    Here is the file and thanks
  5. D

    Cmnd buttons on main form

    Yes let me figure out how, im new to this forum
  6. D

    Cmnd buttons on main form

    Hello I have built a data base to tract units. under each unit there is tracts. I have a main form for the unit, and a subform for the tracts. On each form there is cmnd buttons which are next, prev, goto, add new and so on. the cmnd buttons on the main form have stopped working. The only ones...
  7. D

    paramaters

    Yes the two tables are linked i checked the relations it still prints every doc under all units. Thanks I Got it fixed the relations were messed up thanks alot:)
  8. D

    paramaters

    Yes i have a table called tracts, and a table called units in the query design view i check the relations and they are set unit to unit fields. it still pulls every doc.
  9. D

    paramaters

    I have a database I built for keeping up with units. one form you enter unit info, the sub form you enter docs. I built a query with a parameter in the unit field as "Which Unit" When I run the report although it ask for Which unit it reports all docs in database not just under that unit. the...
Back
Top Bottom