+ Reply to Thread
Results 1 to 4 of 4

limit row with %

  1. #1
    Registered User
    Join Date
    01-14-2016
    Location
    London, England
    MS-Off Ver
    2016
    Posts
    23

    limit row with %

    i have a row
    and i whant to limit the user to use only 1%-99%
    how i do that with data validation but is dont work

    thnks

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: limit row with %

    datavalidation (formula)

    =And(A1>=1%,A1<=99%)
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Valued Forum Contributor
    Join Date
    04-27-2015
    Location
    Abu Dhabi, U.A.E
    MS-Off Ver
    Office 365 | 2016
    Posts
    696

    Re: limit row with %

    Please refer the sheet.
    Attached Files Attached Files

  4. #4
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: limit row with %

    Actually you can do this without formula

    1. Go to Data Validation
    2. Choose Decimal and Data as between
    in Minimum enter 0.001 and in Maximum enter 0.99

    Format cell(s) as Percentage
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

+ 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. Copy and insert row below within fixed upper limit and dynamic lower limit
    By droffel in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-27-2015, 08:57 PM
  2. Replies: 1
    Last Post: 04-13-2013, 05:19 AM
  3. [SOLVED] find the lower and upper limit if data is in between on that limit
    By clangeles in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-27-2012, 06:18 AM
  4. 65,536 row limit!
    By TonyforVBA in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-02-2012, 07:32 AM
  5. Row limit
    By pdxguy_2188 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-09-2011, 07:58 PM
  6. Replies: 1
    Last Post: 01-13-2011, 02:29 PM
  7. [SOLVED] set a limit
    By derek in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 05-26-2005, 06:10 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