Search results

  1. R

    Using many subforms -- must be a simplier way

    Have you tried using one form with drop down menu's? This way you can have all the same fields in one form with one drop down menu indicating the type of application?
  2. R

    Quick Formula Issue!

    I'm putting it into the form itself..you can see the attached....although, I find that I would like to see it in currency style..not sure how to do that yet either!
  3. R

    Quick Formula Issue!

    You are absolutely amazing!!!!! It works!!!! Thank you, thank you, thank you!!!
  4. R

    Quick Formula Issue!

    I've created a database with forms, tables, etc....and I have one little issue I'm hoping someone can help me with... I have four fields that I want the fifth field to sum together... Field A = 1 Field B = 2 Field C = 3 Field D = 4 Field E = =Sum("Field A"+"Field B"+"Field C"+"Field D")...
  5. R

    Link to multiple records in tabbed pages

    I would like to know how to link fields to multiple records without using a subform in tabbed pages. I've attached an example of what I'm working on. Basically, I have a set of the same values: Service Type, Acount #, Next Service Date, etc...but I have multiple locations with multiple services...
Back
Top Bottom