+ Reply to Thread
Results 1 to 2 of 2

Help with Validation

  1. #1
    Registered User
    Join Date
    10-14-2004
    Posts
    4

    Help with Validation

    I know it's doable with the validation function.

    I wont that the total of column D should not be able to be more then 100.
    what do I have to enter in the validation function?

  2. #2
    Dave Peterson
    Guest

    Re: Help with Validation

    I don't think I'd use data|validation.

    I'd use a cell in a prominent spot.

    =if(sum(d:d)>100,"Error in Column D--cannot exceed 100","")

    format it in nice big bold red letters.

    shlomo wrote:
    >
    > I know it's doable with the validation function.
    >
    > I wont that the total of column D should not be able to be more then
    > 100.
    > what do I have to enter in the validation function?
    >
    > --
    > shlomo
    > ------------------------------------------------------------------------
    > shlomo's Profile: http://www.excelforum.com/member.php...o&userid=15304
    > View this thread: http://www.excelforum.com/showthread...hreadid=345568


    --

    Dave Peterson

+ 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