I need to convert a few excel formulas into access queries and was hoping for some advise. 
one of the simpler ones is like this
If all these fields meet the specified criteria the outcome is Yes otherwise No
field1 | Field2 | Field3 | Feild4
>= "2" | = "Y" | > "3" | <= "3"
When the data is entered into the form fields, another text box would show the outcome once all fields are completed (Yes or No)
Where's the best place to start?
Tezdread
"With every solution comes a new problem"
one of the simpler ones is like this
If all these fields meet the specified criteria the outcome is Yes otherwise No
field1 | Field2 | Field3 | Feild4
>= "2" | = "Y" | > "3" | <= "3"
When the data is entered into the form fields, another text box would show the outcome once all fields are completed (Yes or No)
Where's the best place to start?
Tezdread
"With every solution comes a new problem"