+ Reply to Thread
Results 1 to 4 of 4

Validation Test

  1. #1
    Registered User
    Join Date
    10-20-2011
    Location
    Cape Town, South Africa
    MS-Off Ver
    Excel 2010
    Posts
    6

    Validation Test

    HI Guys, I need a formula that validates an answer or input which needs to be a multiple of an given integer, i.e. input = multiple of 3, formula to validate the input in terms of 3, 6, 9, 12,... Any suggestions for me? Thanks a mil, -Sascha-

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: Validation Test

    Hi and welcome to the board

    Maybe MOD(Input,Integer)=0

  3. #3
    Registered User
    Join Date
    10-20-2011
    Location
    Cape Town, South Africa
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Validation Test

    Excellent - you suggestion works, I used it together with an validation to test a calculation result: =AND(MOD(D27,E28)=0,L26>=D54)
    Works just as I need it to! Thanks a lot Arthur!

  4. #4
    Registered User
    Join Date
    10-20-2011
    Location
    Cape Town, South Africa
    MS-Off Ver
    Excel 2010
    Posts
    6

    Mround formula

    Hi There,
    I am using the MROUND formula and it works well, but I need to force the result to the next multiple, i.e. always roundup instead of to the closest multiple. Any ideas? I have tired imbedded and sharing formulae - just a frustration at the moment...

    -Sascha-

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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