+ Reply to Thread
Results 1 to 8 of 8

Extract data from each record and put into another worksheet

  1. #1
    Registered User
    Join Date
    03-12-2008
    Posts
    76

    Extract data from each record and put into another worksheet

    I need to input data into worksheet 1 "dataentry" and then extract the data from that record into worksheet 2 and then repeat this for the next record etc..

    I would use the data list option to enter data but I can change the form in worksheet 1 (this has been set up my company)

    Each record has a unique identifier, all data inputed will be in the green cells.

    See attached file

    Dave
    Attached Files Attached Files

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    Are you looking for a VBA solution?
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Registered User
    Join Date
    03-12-2008
    Posts
    76

    Extract data from each record and put into another worksheet

    Roy,

    Ideall not VBA, but if that is the only solution I can add the Macro. The other issue is that this form will be filled in by person different to the one creating the database.

    Let's give an example you have 10 sales guy, each will fill in a form and then you need to collate that info into one spreadsheet. One line of data for each for filled in.

    The form will not be changed once it is finalised and will be locked. I will also use drop down tables to avoid incorrect data entries.

    Thanks,

    Dave

  4. #4
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    This code should get you started using two buttons from the Controls Toolbar

    Please Login or Register  to view this content.
    Attached Files Attached Files

  5. #5
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    Quote Originally Posted by Dave32
    Roy,

    Ideall not VBA, but if that is the only solution I can add the Macro. The other issue is that this form will be filled in by person different to the one creating the database.

    Let's give an example you have 10 sales guy, each will fill in a form and then you need to collate that info into one spreadsheet. One line of data for each for filled in.

    The form will not be changed once it is finalised and will be locked. I will also use drop down tables to avoid incorrect data entries.

    Thanks,

    Dave
    I would suggest you keep the one workbook with the database and input sheet. Give each rep a template containing only the input sheet for filling in. When they submit this to you, simply copy and paste to the master input sheet then run the macro to add to the database.

  6. #6
    Registered User
    Join Date
    03-12-2008
    Posts
    76

    Data Entry into form

    Roy,

    Thanks for your help with the data entry form, I have some more questions but will get back to you on Monday.

    Thanks,

    Dave32

  7. #7
    Registered User
    Join Date
    03-12-2008
    Posts
    76

    Autofill from data entry form into 2 worksheets

    Roy,

    Thanks for your help on the form, I have now started another thread as I am afraid I need a little more help.

    Maybe you can help me?

    Dave32

  8. #8
    Registered User
    Join Date
    03-12-2008
    Posts
    76

    Extract data from each record and put into another worksheet

    Roy,

    Thanks for helping me with this code. I have posted a new thread with another problem.

    "Copying rows of data into different cells in a new worksheet"

    I am wondering if it is possible to adapt the code you gave me so instead of taking data from a form and putting it into 1 row of text. The data input is taken from a row of data and then put into a form. I guess a VBA algorithm needs to be created here. I do not how to do this, so hopefully yourself or somebody can help me.

    Dave32

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1