+ Reply to Thread
Results 1 to 6 of 6

Need to create multiple standard forms with different data

  1. #1
    Registered User
    Join Date
    09-11-2015
    Location
    VA
    MS-Off Ver
    2010
    Posts
    30

    Need to create multiple standard forms with different data

    Hello,

    I need to create multiple standard forms with data that I fill in on a separate tab.

    On my Entries tab (from attached file) , I enter various information in (Jim Jones, Mary Smith, Adam King).
    These entries need to be put in my BSM tab (has to be in this format) and I need one for each entry. BSM tab for Jim Jones, separate BSM tab for Mary Smith, etc.)

    Sure there is VBA logic out there somewhere. Any help would be greatly appreciated.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    08-28-2014
    Location
    Texas, USA
    MS-Off Ver
    2016
    Posts
    1,796

    Re: Need to create multiple standard forms with different data

    I wonder if there's an easier way then using that second For loop to fill the values, but nothing immediately comes to mind since you have to skip every other row on the form. Anyway, my testing shows this working as expected.

    Please Login or Register  to view this content.
    Last edited by walruseggman; 01-19-2016 at 02:25 PM.
    I'm interested in starting a career working with VBA, if anyone knows of any opportunities!

  3. #3
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Need to create multiple standard forms with different data

    Enter 1 into C3 of the BSM sheet and run this macro.


    Please Login or Register  to view this content.
    Attached Files Attached Files
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  4. #4
    Forum Expert Tinbendr's Avatar
    Join Date
    06-26-2012
    Location
    USA
    MS-Off Ver
    Office 2010
    Posts
    2,125

    Re: Need to create multiple standard forms with different data

    Here's my effort. I added a test for existing worksheet.

    Please Login or Register  to view this content.
    David
    (*) Reputation points appreciated.

  5. #5
    Registered User
    Join Date
    09-11-2015
    Location
    VA
    MS-Off Ver
    2010
    Posts
    30

    Re: Need to create multiple standard forms with different data

    Thanks for all the great responses!!!

  6. #6
    Registered User
    Join Date
    09-11-2015
    Location
    VA
    MS-Off Ver
    2010
    Posts
    30

    Re: Need to create multiple standard forms with different data

    This does help me out, but is there a way to match up the columns accordingly based on the row name from the 1st tab?
    For example the name columns on the first tab might be in another column, but the format on the second tab will remain the same. So I would need to match up the columns accordingly.
    Appreciate the help!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Need to create multiple forms after entering data
    By michael.adams2 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-15-2016, 02:41 PM
  2. [SOLVED] Importing Data from Multiple Excel Forms into Multiple Tabs in New Workbook
    By hollybo in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-20-2014, 03:42 PM
  3. Excel 2007 - create AddIn with integrated forms and data to make calculations.
    By MarMo in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-16-2012, 08:17 AM
  4. Create printable forms from Excel Data
    By cpedroson in forum Excel General
    Replies: 0
    Last Post: 06-13-2011, 11:12 AM
  5. Create a report with data from cells, and standard text.
    By cristian.ene in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-03-2011, 07:05 AM
  6. [SOLVED] create excel spreadsheet to display data from filled text forms
    By pluck4me in forum Excel General
    Replies: 0
    Last Post: 04-20-2005, 04:06 PM
  7. [SOLVED] Can I create custom forms to add data to a Excel Spreadsheet? How.
    By TomassoP in forum Excel General
    Replies: 1
    Last Post: 01-25-2005, 05:06 PM

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