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
Accessing an NT4 Share from Server 2008
Setting up a PC with Multiple Operating Systems (Windows 98 and Windows XP Pro)
Required Field Validator for 2 controls
Identifying creator of fake facebook page
Upgrade Sqlite in RHEL5.4
Integrating projects
How do I enable audio mapping over RDP on Windows 7?
OMA problem in Exchange 2010 - HTTP Error 500.24
Which is better G711 alaw, or GSm codecs
Folders UNIDs and Duplicates