+ Reply to Thread
Results 1 to 6 of 6

User types into user form and information is pulled from the sheet to the userform

  1. #1
    Registered User
    Join Date
    08-12-2014
    Location
    CA
    MS-Off Ver
    2011
    Posts
    73

    User types into user form and information is pulled from the sheet to the userform

    I have a user form in which I would like the user to enter the "X shrinkage" and Y shrinkage and the "hole arrangement". These should be drop down boxes where the choices are 8.00 to 26.00. I would also like the user to be able to type in the shrinkage if possible. These values should be used for the calculation, this is currently cell H2 and I2, (15.5).

    When the user types in the hole arrangement, i need a table to return in the form where all matches from column A and the corresponding row is in the table. For example, the user enters 19-11 for the hole arrangement. The return in the form is A37-F47.

    Help please!
    CAD_LAYOUT_BUILDER1.xlsm

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,481

    Re: User types into user form and information is pulled from the sheet to the userform

    This will populate your Comboboxes
    Please Login or Register  to view this content.
    Attached Files Attached Files

  3. #3
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MO Prof Plus 2016
    Posts
    6,907

    Re: User types into user form and information is pulled from the sheet to the userform

    @davesexcel

    I'd load the UF like this because of the number of rows to be checked.
    Please Login or Register  to view this content.
    Your code loads the UF in 2.1 sec, mine in 0.03 sec

  4. #4
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MO Prof Plus 2016
    Posts
    6,907

    Re: User types into user form and information is pulled from the sheet to the userform

    @sdl2
    You say you want 2 comboboxes with choices 8.00 to 26.00, but in what sequence do you want them.

    The second part of your question i have adapted in your userform. By selecting a hole arrangement the filtered list appears in listbox1.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    08-12-2014
    Location
    CA
    MS-Off Ver
    2011
    Posts
    73

    Re: User types into user form and information is pulled from the sheet to the userform

    Quote Originally Posted by bakerman2 View Post
    @sdl2
    You say you want 2 comboboxes with choices 8.00 to 26.00, but in what sequence do you want them.

    The second part of your question i have adapted in your userform. By selecting a hole arrangement the filtered list appears in listbox1.
    Hi bakerman2,
    Thank you for the response, you have the right idea with the user from. What I need is for the X shrinkage and Y shrinkage to be drop down boxes, 8-26 8.1, 8.2, 8.3 etc. Then when the user selects the shrinkage for the X and Y, column F would show up in the "Step and Repeat" box. Column F has dependence on H2 and I2, the X shrinkage and Y shrinkage.

  6. #6
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MO Prof Plus 2016
    Posts
    6,907

    Re: User types into user form and information is pulled from the sheet to the userform

    Please Login or Register  to view this content.
    column F would show up in the "Step and Repeat" box. Column F has dependence on H2 and I2, the X shrinkage and Y.
    This I don't get. Do you want the entire column in the box or a filtered list based on shrinkage ? If Yes, how is the list to be filtered. Please include example to explain filterciteria.

+ 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] User-Form Problem: User can select headers in User Form (I want Header/no way to select)
    By navialivad in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-18-2014, 10:24 AM
  2. [SOLVED] User Form to execute search and return all values to the user form for editing
    By allwrighty in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-11-2013, 10:40 PM
  3. Using User form to filter information based on information on sheet
    By nikadon in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-04-2013, 04:43 PM
  4. Macro with user form to fill in Information
    By Wskip49 in forum Excel General
    Replies: 8
    Last Post: 09-22-2011, 08:19 PM
  5. feeding user form information into worksheets
    By lisabell1 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-23-2010, 11:36 AM
  6. User Form to Enter Information
    By Wskip49 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-28-2008, 02:30 PM
  7. [SOLVED] Transferring information from one user form to another
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-17-2006, 06:55 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