Microsoft
Software
Hardware
Network
Question : Format IIF
Exoerts,
I get a #error for every CurrencyID not equal to 1, For currencyID = 1 it returns the expected number. Is there something wrong with the below?
USDEquivalent: Format(Round(IIf([Currency
ID]=1,"",(
[tblLetter
OfCredit]!
[Amount]*[
tblCurrenc
yExchange]
![Exchange
Rate]))),"
Currency")
thank you
Answer : Format IIF
USDEquivalent:
IIf([CurrencyID]=1,"",Form
at(Round([
tblLetterO
fCredit]![
Amount]*[t
blCurrency
Exchange]!
[ExchangeR
ate]),"Cur
rency"))
Random Solutions
OCS 2007 R2 Desktop Sharing
Public Desktop Icons not showing in RDP sessions
Blackberry not displaying text on FWD emails.
Best AV for 2008 R2 64bit
HP Switch L3 Configuration VLAN, trunking ?
Users experiencing network connectivity issues on Multihomed Windows Server 2008 DC
phpmailer problem after migrating from Windows WAMP to Ubuntu LAMP
How to hide a dummy date value.
how can i create window service in C# using InstallUtil.exe ??
Pendrivelinux to install Ubuntu Server 10.x