Results 1 to 4 of 4

Thread: Finding multiples of unique values

Hybrid View

  1. #1
    PowerPoster
    Join Date
    Oct 2008
    Location
    Midwest Region, United States
    Posts
    3,574

    Re: Finding multiples of unique values

    Could you mock up a small example of what the data looks like (I think I'm clear on that part), and what you want the "output" to be (not so clear on that)?

  2. #2

    Thread Starter
    New Member
    Join Date
    Jun 2012
    Posts
    12

    Re: Finding multiples of unique values

    Fruit Country Unique Fruit Spain Greece Italy France Chile Australia
    Orange Spain Orange 1 0 0 0 0 0
    Orange Spain Grape 0 0 0 1 0 1
    Orange Spain
    Orange Greece
    Orange Italy
    Grape France
    Grape France
    Grape Chile
    Grape Australia
    Grape Australia

    OK, suppose I'm buying fruit and have different suppliers in different countries. I want to know when I have multiple suppliers from one country, indicated by a 1, and when that isn't an issue; 0.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width