Results 1 to 7 of 7

Data validation with multiple rules

Threaded View

  1. #1
    Registered User
    Join Date
    05-07-2016
    Location
    Wellington, New Zealand
    MS-Off Ver
    2010
    Posts
    2

    Data validation with multiple rules

    Hi,
    I can't seem to figure out how to make a custom data validation work for multiple rules... Hoping you lovely people could help me figure out where I'm going wrong?!

    I'm creating a spreadsheet for data input and need to make sure that the numbers going in a range of cells (B6-B36) are only whole numbers equal to, or greater than, zero (no negative numbers) with a maximum of 1 decimal point.

    I've tried breaking down the rules and come up with this: =AND(ROUND(B6,1),MOD(B6,1)=0,B6>0)
    But it didn't work...


    Your help is much appreciated!!
    Last edited by Rockguts; 05-07-2016 at 11:34 PM. Reason: Solved

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] IF AND / OR Statement for Data Validation rules
    By DPaton in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 01-30-2014, 12:53 AM
  2. [SOLVED] multiple validation rules
    By Mayrie in forum Excel General
    Replies: 8
    Last Post: 09-07-2012, 08:50 PM
  3. [SOLVED] Can Multiple Data Validation Rules be Defined for the Same Range
    By PosseJohn in forum Excel General
    Replies: 1
    Last Post: 08-16-2012, 01:19 PM
  4. Seeing which cells have Data Validation rules
    By marketshare in forum Excel General
    Replies: 5
    Last Post: 03-27-2011, 07:51 PM
  5. validation rules not working when someone copy paste data on validation cell
    By jthakrar in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 05-17-2010, 03:36 AM
  6. Replies: 2
    Last Post: 01-03-2010, 05:21 PM
  7. Replies: 3
    Last Post: 10-05-2009, 03:04 PM
  8. [SOLVED] Data Validation Rules
    By Louise in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-10-2006, 08:10 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