Recent content by xWouterx

  1. xWouterx

    Record navigation with scrollbutton

    Thanks missinglinq, that worked for me, tried finding somethign with google but guess I used the wrong search criteria
  2. xWouterx

    Record navigation with scrollbutton

    Hello all I have several forms which display records from the database. I put buttons on the forms to navigate to the first, last, previous, and next record. But I can also navigate through the records using my scrollbutton on my mouse... Now this is something I don't want, is there a way to...
  3. xWouterx

    Can someone help me with graphic arts project - I don't have software to do it

    I doubt there is any (free) program that can resize that image without pixelating it
  4. xWouterx

    Creating query based on a textbox

    Thanks, but already figured it out, that's why I canceled my post, but seems like it still came through hehe. But still thanks for the little extra :-)
  5. xWouterx

    Creating query based on a textbox

    Hello I'd like to create a query like this: select table.column, table.column, table.column from table where table.column = textboxvalue How can I do this?
  6. xWouterx

    "Enter parameter value" problem

    Hello You can download the database from the attachment. I removed all data from the database, entered some random data to get the same result as before. When you open the form press the top button called "Open positions". There are 2 records in that table so you can browse to the first and...
  7. xWouterx

    "Enter parameter value" problem

    Hi all, I'm working on an access application for my vacation job, I have never really worked in access before except creating a simple database for a vb.net project in school. Before I start explaining my problem I want to tell you that I tried looking for similar posts but haven't found the...
Back
Top Bottom