Recent content by dillon

  1. D

    form filtering

    Hey, Thanks for the reply! Although I had already tried that method and it did not work So I thought it must be for another version or something. I have already figured out that the problem was there was another filter on so I had to clear that before it worked. Do you know a way to filter so...
  2. D

    form filtering

    Hi, How do you create an on click event that will filter form records to show a hard coded set of records. For Example: I have a Table tblA and a column colA. If you press a command button it only shows results where colA = 5. Note: I have Access 2003 and it is just a regular Access Database...
  3. D

    How to reference a Access table

    oh... so you don't need to say anything about what table you are talking about? lol that is probably why I could not find anything on it. Thanks! Would tis make the whole column false? How do you reference a specific row in the column?
  4. D

    How to reference a Access table

    Hello, I am quite new to Access although I have done a bit of coding with Visual Basic. This may seem like a very silly question but I have done a bit of research and can not seem to find the answer anywhere, it is frustrating me.. How do you actually reference an Access table as...
Back
Top Bottom