Results 1 to 2 of 2
  1. #1
    billybong is offline Novice
    Windows XP Access 2003
    Join Date
    Nov 2009
    Posts
    2

    Filtering data

    I have a big problem. I export data from Matlab to access. The problem is if I for example export a vector A=[1 2 3 4 5 6] to a collumn 1 in a table in access. The first 5 rows in the collumn 1 would contain the values in the vector A. If I try again to export vector A from matlab to another collumn 2 in the table, it willl start to fill from row 6 and the next 5 rows instead of starting from row 1 in the collumn 2.

    How do I filter soo the table only shows the rows that contains a value in the collumns?I cannot use normal filtering because the values in each collumn are in different rows?

    Please help me

    Best regards

    Jesper

  2. #2
    billybong is offline Novice
    Windows XP Access 2003
    Join Date
    Nov 2009
    Posts
    2
    An example

    Table:
    Collumn 1------ collumn 2
    1 ------------------
    2 ------------------
    3 ------------------
    4 ------------------
    5 ------------------
    6 ------------------
    -----------------1
    -----------------2
    -----------------3
    ---------------- 4
    -----------------5
    -----------------6


    The lines shows the rows with zero value


    How can I filter soo collumn 1 and 2 at the same time shows the rows with values in?

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

Similar Threads

  1. Filtering in a report
    By SIM_2009 in forum Reports
    Replies: 1
    Last Post: 10-06-2009, 04:22 AM
  2. Report Filtering
    By HM1 in forum Reports
    Replies: 2
    Last Post: 07-06-2009, 06:06 AM
  3. Filtering recs from query ...
    By rfhall50 in forum Forms
    Replies: 0
    Last Post: 02-18-2009, 09:40 AM
  4. Filtering my report
    By ldarley in forum Reports
    Replies: 1
    Last Post: 09-05-2008, 09:14 AM
  5. Filtering using a Substring Help
    By r_walk76 in forum Forms
    Replies: 2
    Last Post: 01-11-2006, 07:13 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