Results 1 to 3 of 3
  1. #1
    joanas is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Feb 2015
    Posts
    9

    VBA ACCESS table

    I have this table:



    Concept Priority Center
    0003 1 1020
    0003 2 6500
    0003 3 6900
    0004 1 1020
    0004 2 6500
    0010 1 6700


    i want to do something like this:

    every time he finds the first record, and if priority is "1" appears a msgbox with the center

    and when finish move for the next concept


    but i dont want to specify the concept "0003" because sometimes the table change and i have others concepts..

    can you help ? thanks

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,527
    I'm not sure what youre asking. Why not filter out priority 1?

  3. #3
    joanas is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Feb 2015
    Posts
    9
    because i just want to do that for the same concept - iin this case "1020"

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

Similar Threads

  1. Replies: 4
    Last Post: 01-21-2015, 09:34 AM
  2. Replies: 13
    Last Post: 05-15-2013, 09:52 AM
  3. Replies: 2
    Last Post: 10-09-2012, 03:20 PM
  4. Replies: 2
    Last Post: 12-22-2010, 01:46 PM
  5. Replies: 2
    Last Post: 10-27-2009, 07:09 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