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
How can I edit my Excel list to include only one entry from each domain name
Auto start and mount RAID array Linux
Can WordPress be customized to some degree by manipulating files embeded in the WordPress file path
checking login & pass with curl
Should Sys Admins (Domain Admins) also have user accounts?
Outlook 2007 Tasks sending out automatic status reports (updates) when attachments are opened
Network Storage Device with USB Connection.
setup NAT on Cisco ASA
Find Label in Datalist within Gridview
Windows Update on ISA 2006 Server