Hello again! I have a new question. I want to control the data from the report with the data from the form. So, I have a text box in a form which retains a numeric data (in my case a number). What I want to do next is to do a report and to show only the fields that have the number lower than the number from the form.
I have thought at something like - in field properties-> expresion: mytable.myfield<myform.textbox1.value. But of course, it doesn't work. So, I need help!
I have thought at something like - in field properties-> expresion: mytable.myfield<myform.textbox1.value. But of course, it doesn't work. So, I need help!