Results 1 to 5 of 5
  1. #1
    ikodlc is offline Novice
    Windows XP Access 2003
    Join Date
    Sep 2010
    Posts
    3

    popdata


    I used “popdata” to reveal the number of people of certain nationalities living in a certain country. The numbers were translated into the location and the nationalities. I need to find a place in the country where the most number of a certain nationality is. How do I do that?

  2. #2
    weekend00 is offline I may not be right
    Windows XP Access 2003
    Join Date
    Aug 2010
    Posts
    1,295
    create query1 to do a count of the nationality for all cities;
    cerate query2 to pick the cities with the max number from query1.

  3. #3
    ikodlc is offline Novice
    Windows XP Access 2003
    Join Date
    Sep 2010
    Posts
    3
    Yes, but in our class, we were able to get them to become words. And we need to find the total number of the nationalities in a specific area. Would you know how to do that?

  4. #4
    weekend00 is offline I may not be right
    Windows XP Access 2003
    Join Date
    Aug 2010
    Posts
    1,295
    you need to write a functin to convert number into "words", or you may try to find one from internet.
    http://www.ozgrid.com/VBA/ValueToWords.htm

  5. #5
    ikodlc is offline Novice
    Windows XP Access 2003
    Join Date
    Sep 2010
    Posts
    3
    Thank you!

Please reply to this thread with any new information or opinions.

Similar Threads

  1. popdata PROBLEM
    By jumpingtree in forum Access
    Replies: 10
    Last Post: 08-27-2010, 07:57 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums