+ Reply to Thread
Results 1 to 5 of 5

convert code from populate items into multiple tools on userform to copy into sheet

  1. #1
    Forum Contributor
    Join Date
    06-17-2021
    Location
    Asia
    MS-Off Ver
    2019
    Posts
    219

    convert code from populate items into multiple tools on userform to copy into sheet

    hi
    I got the help from previous threads from MR.jindon ,mohadin. the orginal code is for Jindon and the modifying is for mohadin
    currently code populate items into all comboboxes & textboxes based on selected the specific sheet from combobox13. now I added combobox14 after I select the sheet from combobox13 and populate the items into all tools (comboboxes & textboxes) and when I filled all tools or specific tools should copy to specific sheet based on selected from comboboxe14 from row2 . so I truly appreciate if any body gives me the modifiying code or alternative into command button to copy for specific sheet .

    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by AliGW; 01-24-2022 at 05:37 AM. Reason: Code tags corrected.

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,206

    Re: convert code from populate items into multiple tools on userform to copy into sheet

    Please Login or Register  to view this content.
    Combobox for TT and PR are redundant as there is only ever one selection so they could be textboxes.

    To output to file, just select "Com"
    Attached Files Attached Files
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  3. #3
    Forum Contributor
    Join Date
    06-17-2021
    Location
    Asia
    MS-Off Ver
    2019
    Posts
    219

    Re: convert code from populate items into multiple tools on userform to copy into sheet

    great ! may you explain this line
    HTML Code: 
    I don't find any line into code is relating of textbox

  4. #4
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,206

    Re: convert code from populate items into multiple tools on userform to copy into sheet

    This line is looping through the comboboxes relating to "COM" which are 1,4,7 and 10.

    There is no code relating to textboxes as there aren't any on the Userform.

    Combobox for TT and PR are redundant as there is only ever one selection so they could be textboxes.
    I did not change the Userform but merely suggested that it was an alternative

  5. #5
    Forum Contributor
    Join Date
    06-17-2021
    Location
    Asia
    MS-Off Ver
    2019
    Posts
    219

    Re: convert code from populate items into multiple tools on userform to copy into sheet

    There is no code relating to textboxes as there aren't any on the Userform.
    this is what I'm asking about it. I have many textboxes when select the the comboboxes it will show the value and based on your code it will copy to the sheet .
    I'm suprised transfering populated values from textboxes into the sheet ,but There is no code relating to textboxes

+ 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] overcome problem copy data from multipage contains tools on userform to sheet
    By MKLAQ in forum Excel Programming / VBA / Macros
    Replies: 19
    Last Post: 09-27-2021, 07:36 AM
  2. Copy multiple items from list box to another on a userform
    By rgwood in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-13-2018, 10:14 AM
  3. [SOLVED] Populate Userform with items in a range so user can edit
    By dsrt16 in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 03-30-2018, 11:43 AM
  4. edit in code for populate range of cell in list box and code for delete any items
    By mazan2010 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-11-2017, 03:33 PM
  5. Multiple items Search, select, copy and past in new sheet!
    By nitozinho in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-17-2015, 05:33 AM
  6. Code to search for items, copy to different sheet and delete them
    By pemb3545 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-30-2014, 10:45 AM
  7. Copy items from multiple sheets onto single sheet
    By rbpd5015 in forum Excel General
    Replies: 0
    Last Post: 08-07-2010, 09:37 AM

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