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
Corrupt data store
web forms: xForms or javascript forms: which one is the best?
Content disappearing after I hit a link?
Remote site unable to ping / connect to multiple subnets on home corporate network
Installation Failed on Routing and Remote Access
Joomla Module
WSUS clients disappear when syncronising
2 ways in ASP.NET to open a different page?
Drupal Newsletter - SimpleNews settings
VMWare ESX 4 Update Manager and failing Remediation for certain patches