Fetch Records

Fetch Records

Hello, i'm having an issue and struggling to resolve it.

I have a form with a subform inside that has static data with an increment number.
I also have another form with a date field and a number field that allows the user to input a number in a field which is embedded in a page.
I am trying to pull values from the static subform and display some of the values on the page based on the date and increment number <= the value entered in the second form
i am struggling to display the results on the same page. where the form is embedded.

Thanks!!