hoschi
Registered User.
- Local time
- Today, 22:25
- Joined
- Sep 11, 2002
- Messages
- 16
Hi there
I got 2 problems:
the first is, that I autonumbered my records, but when I delete a record (perhaps record nr. 17) this number is also deleted (nr 17 doesn't exist any more...).
I want that the numbers of the deleted records are still avaiable!
Or is there another possibility to get a recordnumber which increments itself automatically...
the second problem: I got a lot of colums in my table, so i want to create a form (for all my users) in which they can put in more then one criteria for searching the records they need.
e.g. pers.nr, city, and name --> 02****, Basel (Switzerland), James.
the search must reply with all the records which got in the colum pers.nr, city and name the three criterias (02****, Basel (Switzerland), James) the user entered!
How can I do this, I guess I must use VBA or SQL, but how?. I know C++ a little but nothing about VBA and SQL!
thanx a lot
hoschi
I got 2 problems:
the first is, that I autonumbered my records, but when I delete a record (perhaps record nr. 17) this number is also deleted (nr 17 doesn't exist any more...).
I want that the numbers of the deleted records are still avaiable!
Or is there another possibility to get a recordnumber which increments itself automatically...
the second problem: I got a lot of colums in my table, so i want to create a form (for all my users) in which they can put in more then one criteria for searching the records they need.
e.g. pers.nr, city, and name --> 02****, Basel (Switzerland), James.
the search must reply with all the records which got in the colum pers.nr, city and name the three criterias (02****, Basel (Switzerland), James) the user entered!
How can I do this, I guess I must use VBA or SQL, but how?. I know C++ a little but nothing about VBA and SQL!
thanx a lot
hoschi