+ Reply to Thread
Results 1 to 4 of 4

Autopopulate text to 2 worksheets with different formats

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

    Autopopulate text to 2 worksheets with different formats

    Currently, I have 3 worksheets: DataEntry1, Autofillform2, Database

    I am using a VBA script (provided by Roy) to autopopulate text from DataEntry to Database. One row for each record.

    Now I need to amend the code so that when you click on "Save Record" some text is also autopopulated to the worksheet "Autofillform2"

    The fields I need autopopulated are in yellow.

    Can anyone amend the exisiting code? you don't need to add code for all the fields but just put etc.. so I get the idea of how the code is working.

    Also is it possible to check for duplicate entries? field "Unique Identifier".

    Code is below and spreadsheet is attached.

    Thanks,

    Dave32
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by royUK; 04-08-2008 at 08:03 AM.

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    Please read the Forum Rules & use code Tags in future
    Hope that helps.

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

    Free DataBaseForm example

  3. #3
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    Why are you entering into the new sheet as well?

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

    Autopopulate text to 2 worksheets with different formats

    Roy,

    Thanks for your reply the two dataentry sheets are examples. Basically, I have two different data entry sheets which represent marketing info. from two different companies. My company and my customer. Each company has it own processes etc...

    So I cannot use one dataentry form for the same thing(record). Both forms have their own format/look and feel and will never look the same but will contain similiar data.

    Once these forms have been filled in they will get sent individually to different people. I will then have the info from both forms in the "database" worksheet. There will probably also be some additional info in the second data entry form which I need to get into the database as well.

    Sorry this is so complicated...

    Thanks 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