+ Reply to Thread
Results 1 to 6 of 6

Excel User Forms

  1. #1
    Registered User
    Join Date
    04-07-2012
    Location
    Athens, Greece
    MS-Off Ver
    Excel 2010
    Posts
    11

    Excel User Forms

    I have a MultiPage user form in excel. There are 5 pages and each page has 10 rows, each with 4 TextBoxes across. A total of 200 TextBoxes on the Multi Page User Form. Once form is completed I need to write the values to a worksheet in the same format. i.e. each row will have 4 columns across and the total rows will be 200 or the number of rows actually completed by the user.

    I am using Excel 2010 with Windows 7

    Many thanks for your assistance/sglxl

  2. #2
    Valued Forum Contributor
    Join Date
    09-21-2011
    Location
    Birmingham UK
    MS-Off Ver
    Excel 2003/7/10
    Posts
    2,188

    Re: Excel User Forms

    There are quite a few, at least 2 a week of this question in the forum, search the forum for "userform data to sheet"

    There are definately some
    Hope this helps

    Sometimes its best to start at the beginning and learn VBA & Excel.

    Please dont ask me to do your work for you, I learnt from Reading books, Recording, F1 and Google and like having all of this knowledge in my head for the next time i wish to do it, or wish to tweak it.
    Available for remote consultancy work PM me

  3. #3
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Excel User Forms

    200 text boxes? It sounds horrible. Why not just enter data directly to worksheets?
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  4. #4
    Registered User
    Join Date
    04-07-2012
    Location
    Athens, Greece
    MS-Off Ver
    Excel 2010
    Posts
    11

    Re: Excel User Forms

    I agree but this is part of a much larger project to 'Map Accounting Codes' by different parties and need to have tight control over users etc. Not for my personal use. If it was I would have chosen the easy way around. Thanks anyway.

  5. #5
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Excel User Forms

    Not sure how you achieve "tighter control over users" by adding large complex userforms, rather than entering data directly to worksheets.

    Anyway - looks like you have a long, boring exercise of mapping textboxes to target cell addresses...
    Please Login or Register  to view this content.

  6. #6
    Valued Forum Contributor
    Join Date
    09-21-2011
    Location
    Birmingham UK
    MS-Off Ver
    Excel 2003/7/10
    Posts
    2,188

    Re: Excel User Forms

    I did one similar for a mortgage brokers, lots of questions, i used the tag of the textbox to put its location in.

    so then i just did

    Please Login or Register  to view this content.
    but you still have the same work in to tag them all up.

+ 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. Excel User forms
    By sujithy007 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-02-2013, 05:19 AM
  2. Can I do user forms in excel 2008?
    By KS555 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 10-19-2011, 09:31 PM
  3. User Forms - getting them to talk to Excel
    By Amber_D_Laws in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 02-01-2006, 01:17 PM
  4. User Forms and Excel Functions
    By sottsee in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-14-2005, 07:05 PM
  5. User forms in Excel
    By Eric in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-11-2005, 03: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