Results 1 to 6 of 6

COUNTIF Problem - Formula returns #Value

Threaded View

  1. #1
    Registered User
    Join Date
    12-21-2011
    Location
    Ontario
    MS-Off Ver
    Excel 2010
    Posts
    9

    COUNTIF Problem - Formula returns #Value

    =COUNTIFS('BusinessData'!E:E,$D$9,'BusinessData'!I:P,B10)
    So I am looking to create a tally of the number other businesses that customers visit when they visit a specific store. Surveys were done at around 50 stores, so $D$9 contains the name of the one I want to focus on. Columns I:P contain the names of other stores that people visited after the one that they completed the survey in. I want to count, in every row where Column E equals D9, how many times the names of other stores are mentioned (the name of the other store is in B10 in this case).

    With that code I get #VALUE message, the code below worked for the data as a whole, but now i want to specify each business.

    =COUNTIF('BusinessData'!I:P,B10)
    Thank you for any help with this!

    Michael
    Last edited by MCoev; 03-01-2012 at 05:28 PM.

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