+ Reply to Thread
Results 1 to 9 of 9

Any help on how to enhance the userform

  1. #1
    Forum Contributor 323100N's Avatar
    Join Date
    08-11-2017
    Location
    Canada
    MS-Off Ver
    2010
    Posts
    272

    Any help on how to enhance the userform

    Please help me to enhance my userform and the coding.
    Attached Files Attached Files
    Last edited by 323100N; 05-08-2018 at 03:29 AM.

  2. #2
    Forum Contributor 323100N's Avatar
    Join Date
    08-11-2017
    Location
    Canada
    MS-Off Ver
    2010
    Posts
    272

    Any help on how to enhance the userform

    any help because my userform looks like very loaded
    Last edited by 323100N; 05-08-2018 at 03:28 AM.

  3. #3
    Forum Contributor 323100N's Avatar
    Join Date
    08-11-2017
    Location
    Canada
    MS-Off Ver
    2010
    Posts
    272

    Any help on how to enhance the userform

    is it possible guys? please help. thank you
    Last edited by 323100N; 05-08-2018 at 03:31 AM.

  4. #4
    Forum Contributor 323100N's Avatar
    Join Date
    08-11-2017
    Location
    Canada
    MS-Off Ver
    2010
    Posts
    272

    Re: Any help on how to enhance the userform

    Hi guys, I think my tool is kind a manual still, I think I didn' eliminate the manual keying, Is there any way that I can change the userform in more automated one? Thank you

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

    Re: Any help on how to enhance the userform

    Use loops to read and write, for instance to empty your TB's

    Please Login or Register  to view this content.
    Avoid using Select, Selection and Activate in your code. Use With ... End With instead.
    You can show your appreciation for those that have helped you by clicking the * at the bottom left of any of their posts.

  6. #6
    Forum Contributor 323100N's Avatar
    Join Date
    08-11-2017
    Location
    Canada
    MS-Off Ver
    2010
    Posts
    272

    Re: Any help on how to enhance the userform

    Which part should i include that code? thank you

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

    Re: Any help on how to enhance the userform

    Replace your Reset/clear button code withj the one I gave you.

  8. #8
    Forum Contributor
    Join Date
    03-22-2017
    Location
    Malaysia
    MS-Off Ver
    Excel 2010
    Posts
    230

    Re: Any help on how to enhance the userform

    since the data is put and load with sequence,
    it is good to use a loop to do all the things.

    bakermans' code is totally replace the Sub CommandButton3_Click()

    the remain code, can apply similar things as well.

    Tips,
    Cells(1,1) also refer to Range("A1")

    for example:

    Please Login or Register  to view this content.
    Last edited by BoredWorker; 05-10-2018 at 05:09 AM.
    Hope you can learn every time you visit here.

    If you still confuse on how it work, kindly ask or go to
    i) Formula - Formula (Ribbon) > Formula Auditing (Section) > Evaluate Formula > Evaluate; or
    ii) VBA/Code - Click F8 to see how it work step by step.

    It it take care of your question, Please:
    Mark tread as [Solved] [Thread Tools->Mark thread as Solved]
    ;and
    Click *Add Reputation to thank anyone solved your question.

  9. #9
    Forum Contributor 323100N's Avatar
    Join Date
    08-11-2017
    Location
    Canada
    MS-Off Ver
    2010
    Posts
    272

    Re: Any help on how to enhance the userform

    Oh my I still need to learn more about coding, I think it will takes time to learn everything. Thank you i'll try those suggestions.
    Last edited by 323100N; 05-10-2018 at 05:22 AM.

+ 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. How to include different y-axis for different series in one graph
    By hassanm in forum Excel Charting & Pivots
    Replies: 6
    Last Post: 09-25-2017, 10:37 AM
  2. Include a scroll chart for a dynamic graph
    By sruthi94 in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 06-10-2016, 07:20 AM
  3. Can I include percentage on my graph?
    By Sgligori in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 12-11-2015, 09:05 AM
  4. Pie Chart - Do not graph 0 values or do not include labels
    By LJenny in forum Excel Charting & Pivots
    Replies: 9
    Last Post: 10-14-2015, 03:44 AM
  5. Replies: 1
    Last Post: 06-01-2010, 01:22 AM
  6. Replies: 4
    Last Post: 02-24-2010, 10:01 AM
  7. show multiple values that add to total in bar graph
    By Green Goose 89 in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 07-06-2006, 09:50 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