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
Delete blank line from textarea
Inline Problem
Reverse DNS Centos 5, Bind. shared hosting
Shell script to queue commands
RHEL command to do an LS and have the result stop until you hit the space bar
Word press choosing the last picture for my article
Advice on protecting a DB.php File
Ajax Maskededitextender remove mask on postback
DOS Batch Turnkey system for Win95
how to add decimal place in formula in seagate crystal report