+ Reply to Thread
Results 1 to 10 of 10

How to insert a helper?

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    06-20-2016
    Location
    Los Angeles/Thailand
    MS-Off Ver
    2016
    Posts
    250

    How to insert a helper?

    Hello I use this code: =MIN(B8,1) as a helper, so, whatever goes over 100% stops at 100%, however right now I have -20% how to stop it at 0? So, whatever goes below 0% stops at 0%.

    Template attached.
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,049

    Re: How to insert a helper?

    Try this...
    =MAX(0,MIN(B21,1))
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Contributor
    Join Date
    06-20-2016
    Location
    Los Angeles/Thailand
    MS-Off Ver
    2016
    Posts
    250

    Re: How to insert a helper?

    Quote Originally Posted by FDibbins View Post
    Try this...
    =MAX(0,MIN(B21,1))
    Awesome! Thanks!

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,049

    Re: How to insert a helper?

    Quote Originally Posted by sovietchild View Post
    Awesome! Thanks!
    happy to help

  5. #5
    Forum Contributor
    Join Date
    06-20-2016
    Location
    Los Angeles/Thailand
    MS-Off Ver
    2016
    Posts
    250

    Re: How to insert a helper?

    Quote Originally Posted by FDibbins View Post
    Try this...
    =MAX(0,MIN(B21,1))
    Thanks again!

    thanks.png

  6. #6
    Registered User
    Join Date
    07-14-2013
    Location
    USA
    MS-Off Ver
    MS 365
    Posts
    97

    Re: How to insert a helper?

    Very nice looking dashboard. If possible, could you post your workbook for the dashboard. Delete all sensitive information.

    Thanks

  7. #7
    Forum Contributor
    Join Date
    06-20-2016
    Location
    Los Angeles/Thailand
    MS-Off Ver
    2016
    Posts
    250

    Re: How to insert a helper?

    Quote Originally Posted by XL&ME View Post
    Very nice looking dashboard. If possible, could you post your workbook for the dashboard. Delete all sensitive information.

    Thanks
    Sure, I'll upload it tomorrow.

  8. #8
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: How to insert a helper?

    try =MIN(B21,0)
    Last edited by sandy666; 04-12-2017 at 06:03 PM.

  9. #9
    Forum Contributor
    Join Date
    06-20-2016
    Location
    Los Angeles/Thailand
    MS-Off Ver
    2016
    Posts
    250

    Re: How to insert a helper?


  10. #10
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,049

    Re: How to insert a helper?

    Thats for the upload, it looks REALLY good, well done!!
    (and thanks for thanking the members here, always appreciated)

+ 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. Sort by helper column even if values in helper are alike
    By NoSleepForMe in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-10-2016, 04:14 AM
  2. multiple helper columns
    By ammartino44 in forum Excel General
    Replies: 6
    Last Post: 03-25-2015, 02:52 PM
  3. [SOLVED] Get rid of helper columns
    By YasserKhalil in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-24-2014, 05:26 PM
  4. Helper columns
    By Blake 7 in forum Excel General
    Replies: 3
    Last Post: 02-23-2011, 06:42 AM
  5. Crossword Puzzle helper
    By scaffdog845 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-17-2010, 12:22 PM
  6. VBA name lookup, help for a helper
    By mewingkitty in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-30-2009, 05:22 PM
  7. [SOLVED] What is a helper column?
    By RMPPOD in forum Excel General
    Replies: 3
    Last Post: 01-28-2005, 04: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