Search results

  1. B

    Autonumber in query

    For every record that a query gives I need a field in the query that counts starting from 1001. Every time I show the results of this query the first record has to start with 1001. How can I accomplish this? Thx
  2. B

    Autonumber in query

    For every record that a query gives I need a field in the query that counts starting from 1001. Every time I show the results of this query the first record has to start with 1001. How can I accomplish this? Thx
  3. B

    Replace data in query

    I want to replace all data in one field of a query by something that was typed in a textbox on a form. How can I do this?
  4. B

    Value to button

    I have a form with a textbox and different buttons. What I would like is when I push a button he gets a value out of a table and sums it in the textbox. Is this possible? Thx Blutch
Back
Top Bottom