+ Reply to Thread
Results 1 to 2 of 2

problem with a formula

  1. #1
    WYN
    Guest

    problem with a formula

    good day all, i have this formual in cell a1 =sumif(r2:r25,"steve",x2:x25)
    cells r2:r25 have a data drop down list that i choose the names from.i have
    to remove the validation to make the formual work.is there a way to make this
    work using the validation list? any input is appreciated.
    thx wynb
    --
    wynb

  2. #2
    Biff
    Guest

    Re: problem with a formula

    Hi!

    That should work.

    There has to be a problem with your list source. Is the source a range of
    cells? Check those cells for unseen characters like extra spaces.

    Try this:

    Select "steve" from the drop down.

    Then enter this formula somewhere:

    =LEN(A1)

    Should return 5.

    Test the source cell for "steve" against the selected "steve" in A1:

    =A1=AA1

    Biff

    "WYN" <[email protected]> wrote in message
    news:[email protected]...
    > good day all, i have this formual in cell a1 =sumif(r2:r25,"steve",x2:x25)
    > cells r2:r25 have a data drop down list that i choose the names from.i
    > have
    > to remove the validation to make the formual work.is there a way to make
    > this
    > work using the validation list? any input is appreciated.
    > thx wynb
    > --
    > wynb




+ 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