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
Communication between 2 remote Servers
WCF Nested complex types
RadCombo Box loses Items on postback.
Team Foundation Server 2010, deleted web site problem
get 550 5.7.1. Unable to relay for specific domains....
Table Design
How to get all the site names under a sitecollection
Exchange 2010 RPC error
Roaming Profiles on Windows 2008 R2 Remote Desktop Services server not working correctly
Removing a tidserv backdoor rootkit on XP