Microsoft
Software
Hardware
Network
Question : In Access how can i have a value returned based on a value present.
I have a query with a field named "QTY" I would like the value present evaluated so if it equal to 31 or greater then the value returned would be "Y". But if less than 31 then return the actual value present.
Thank you.
Answer : In Access how can i have a value returned based on a value present.
Oops:
SELECT iif(qty<=31,qty,"Y") FROM myTable;
Random Solutions
LDAP/ Active Directory Password Unlock Error..
What does it mean this access query
SSIS Error Code DTS_E_OLEDB_NOPROVIDER_64B<wbr />IT_ERROR
MSJet
Get active application name
I am getting a type mismatch on this Macro. Need help updating it.
Flash won't install in IE7
how to write the syntax
Terminal Service Error 7024 and 37
SQL Server Authentication