I am trying to show the result of the query in a textbox on a form. My problem comes in because the query takes two numbers that form to run and I cant seem to get the form to update after the two numbers are entered into the form.
I want the user to be able to enter in the two different numbers and then either automatically or by pushing the button have the query result so up on the form without opening up another window..
I have tried a subform, a button that opens the original form but in another window (only thing I have tried that works), and a DLookUp function idk if I am doing it right or what
Please help!!
I want the user to be able to enter in the two different numbers and then either automatically or by pushing the button have the query result so up on the form without opening up another window..
I have tried a subform, a button that opens the original form but in another window (only thing I have tried that works), and a DLookUp function idk if I am doing it right or what
Please help!!