Hi!
I have a form, where user types serienumbers. The form is continuous one. The form opens at the same time as a report. When a list of numbers are typed and a button pressed, the report will be runned. The report is bounded to a query. The numbers are typed into a textbox, called txtSer.
The query has following criteria in SerieNumber -field: Forms![NameOfMyForm]![txtSer]
The problem is this: When user types different serienumbers to a form, the report only receives the last typed number, and shows the record refering only to that number.
In this case I'd really like to take a look out of all those numbers, and their records, when report is opened.
Is this some kind of a bug in MS Access 2000 or is there something to do to make this work out?
Any suggestions and help would be really appreciated.
Thanks in advance,
Mike, finland
I have a form, where user types serienumbers. The form is continuous one. The form opens at the same time as a report. When a list of numbers are typed and a button pressed, the report will be runned. The report is bounded to a query. The numbers are typed into a textbox, called txtSer.
The query has following criteria in SerieNumber -field: Forms![NameOfMyForm]![txtSer]
The problem is this: When user types different serienumbers to a form, the report only receives the last typed number, and shows the record refering only to that number.
In this case I'd really like to take a look out of all those numbers, and their records, when report is opened.
Is this some kind of a bug in MS Access 2000 or is there something to do to make this work out?
Any suggestions and help would be really appreciated.
Thanks in advance,
Mike, finland