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
Launching an Access form with pre-filled fields
Foxpro and using Excel 2010 as an object
Curl API , XML parsing problem ?
Slipstream Windows XP Post SP3 Hotfixes and Updates
ESXi compatible hardware
Exchange 2007 - Delivery is delayed to these recipients or distribution lists:
GFI 2010 Limits exchange 2003 incoming email 2 mb! ARGH!
Replace line from keyword
Exchange 2010 mapidelivery queue holding email
How to fix windows xp service pack 3 install error: "The system cannot find the file specified"