Microsoft
Software
Hardware
Network
Question : Mofify the query
I have 5 fields:
Status, Date0, Date1, Date2, Date3
Depends on status, there is a Date Associated with that.
Like
If Status=0 then Date0
Elseif Status=1 then Date1
Elseif Status=2 then Date2
else
Date4
End if
How to use iif syntax to replace that
Answer : Mofify the query
IIf([status]=0,[Date0],IIf
([status]=
1,[Date1],
IIf([statu
s]=2,[Date
2],[Date3]
)))
OM Gang
Random Solutions
Jmagick how to resample when changing DPI
Stupid mistake of Installing UBUNTU - Now "GRUB: No Such Disk"
Virus and/or Malware redirecting my links
Windows 7 best practices for VMware view
Why centos live cd so slow, and can not mount local HDD?
Inventory System (Freeware) Recommendation
From where I can download HP Smartstart version 8.40
jQuery ajax update multiple fields
Checklist for Windows 2003 AD upgrade to Window 2008 AD
offline files for Mac?