Results 1 to 3 of 3

Thread: Two same fields in a form Print & Save command?

  1. #1

    Two same fields in a form Print & Save command?

    DEAR ALL,
    I have a form generated from table fields.
    There are two fields that is same,say PO number.
    I want if i update PO number at one place then the same PO number field automatically updated .
    No need to enter two times PO number at two different field.

    Moreover, I want a print command i and a save command in my form.
    Any Help?



    Rgds,
    Aligahk06

  2. #2
    VBAX Guru
    Joined
    Mar 2005
    Posts
    3,297
    Location
    Aligahk, can I ask why you are duplicating the data, it is not good database design to do so.

  3. #3
    VBAX Master CreganTur's Avatar
    Joined
    Jan 2008
    Location
    Greensboro, NC
    Posts
    1,675
    Location
    I agree with OBP- with correct Relational Database modeling you should never duplicate data unless you have a really, REALLY good reason to do so. If you're stuck working on someone else's database and can't correct the database model, then let us know a little more about the problem and we'll try to help.
    -Randy Shea
    I'm a programmer, but I'm also pro-grammar!
    If your issue is resolved, please use Thread Tools to mark your thread as Solved!

    PODA (Professional Office Developers Association) | Certifiable | MOS: Access 2003


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •