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
Begin/Commit Nested Transactions in VFP/Sql Server environment
connecting to Oracle 9i from PHP using Oracle instant client
Merge Access Databases
Side by Side Error : Adobe Form Designer.exe
How do I retrieve text from a website
SBSMONITORING CPU constant CPU usage
FormView not firing to Insert command with databound empty CompositeControl
Remove Strange Characters from Access Data Field
How do I create a subdomain email address?
Windows 7 - Advice required to remove old Windows XP from dual boot.