Assistance Needed:
I have a query that has 3 fields.
Date - Standard Date
Nosocomial - Checkbox
Number - Integer
The Date Field's Expression is a Between/And
The Nosocomial Expression is =True
The Number Expression is where I have the issue.
It's not actually a field. I need the arbitruary number only when the query is ran. All I need is for the query to ask it... I'm guessing an input box. I looked through the board and to no avail was unfound. I looked through the query builder and found the function Input (Something, Title, Something, xpos, ypos). I'm assuming that would be it, but don't know how to write it. Any suggestions?
I have a query that has 3 fields.
Date - Standard Date
Nosocomial - Checkbox
Number - Integer
The Date Field's Expression is a Between/And
The Nosocomial Expression is =True
The Number Expression is where I have the issue.
It's not actually a field. I need the arbitruary number only when the query is ran. All I need is for the query to ask it... I'm guessing an input box. I looked through the board and to no avail was unfound. I looked through the query builder and found the function Input (Something, Title, Something, xpos, ypos). I'm assuming that would be it, but don't know how to write it. Any suggestions?