Microsoft
Software
Hardware
Network
Question : How to use "if" statement in access 2003
I have one field in form which is product of two other fields eg hours x rate gives gross pay. The next field is to be taxes which I want to calcualte by using a nested if statement eg if gross pay< 500, then tax = 10%, if gross pay >499 & <800 then tax = 20%. This is an urgent refresher call. Where do I write the code and how. TIA
Leighjor
Answer : How to use "if" statement in access 2003
Hi LeighJor,
=iif([gross pay]< 500,0.1,iif([gross pay] <800,0.2))
Good Luck!
Gary
Random Solutions
Stupidly activated "Log on using dial-up connection' and cant log in because i dont even have a dial-up connection
Outlook not updating/refreshing inbox - have to press F9.
the client-side configuration does not match the proxy
Convert Sprite Sheets to Animations
Need Assistance Selecting Web Authoring Tool
Control Size of Form in ACCDE?
GEt SQL data from Excel VBA
Login to local account on Domain Computer
Can VS 2008 run on the same computer as VS 2010?
Set Trigger for Birthdate