Results 1 to 4 of 4
  1. #1
    Yensid is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Nov 2012
    Posts
    12

    How to link/store relevant data together and be able to later use that information

    1)


    - I want to be able to create/pull a document number.
    - Prior to the document being released under an ECO we use dr1, dr2, dr3 etc for DRAFT 1, DRAFT 2... Under these circumstances I want to create/pull a document number as a dr1 (I do not need to record each additional draft rev).
    - When the document is going to be released using an ECO, I think I need a form for ECO creation.
    - On this form I need to at least record the ECO number, the person who is originating the ECO, the origination date, and then each document that will be included on the ECO with relevant information such as what is being changed on the document that requires a new revision and why we decided to make the change.
    - On our ECO's we've had from 1 document to 25 documents.


    Maybe there is a better way (and the frmECO shown in the attached database does not reflect this idea yet) but I was thinking that I would have a main form where the ECO number, originator, and origination date was recorded; and then a popup form that would show up when selecting an "ADD DOCUMENT" button. On that popup form I'd enter document number and reason field information and then click "ADD" button. That would close the popup form and show the main form. On this main form I'd have a subform that would detail the document that was just added. If I needed to add an additional document I'd repeat the steps, and the subform would then show all the documents that have been added. When done, I'd select a "COMPLETE" button and all the information would be saved.


    2) On my frmDocCreate I have a SAVE and CANCEL buttons. I'd like to get rid of the CLOSE button and just have the form close after selecting the SAVE or CANCEL button. How do I do that?



    3) I am concerned/confused that I do not have the information linked properly. How could I go in and find out all the 'CD' type documents, their numbers, descriptions, who created them and when?


    Well...I think that is a good enough chunk to deal with at the moment. I have more questions, but hopefully I will work through some of that with any information that is provided to get through above mentioned stuff.


    Thank you in advance for any help.
    Attached Files Attached Files

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    Set up some test data for your tables; do some experimenting to ensure that you can get the data you need. if you have an issue, then adjust the model and retest.

    Get your table structures with relationships set up and tested, before getting too deeply involved with Forms.

  3. #3
    Yensid is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Nov 2012
    Posts
    12
    For someone (me) who knows nothing about Access...that wasn't very helpful.

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    What would you like --- I'm trying to be helpful, but I have no idea of what you do or do not know.

    Post your database, and I'll take a look.
    There's no data in your tables so how can you see if any query will work.

    Get your tables designed before you get into the forms.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 1
    Last Post: 10-31-2012, 01:27 PM
  2. How to store ID on list box but show related data
    By Clarionchanger in forum Access
    Replies: 3
    Last Post: 10-11-2012, 03:31 PM
  3. Replies: 6
    Last Post: 06-26-2012, 12:16 PM
  4. How to store data many row in one table
    By dododo in forum Access
    Replies: 4
    Last Post: 06-25-2011, 12:42 AM
  5. Store data in Excel automatically is that possible
    By drumaster in forum Import/Export Data
    Replies: 2
    Last Post: 04-27-2011, 03:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums