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
RAID1 in MAX OSx
Debian (Xebian) Linux FBSet: How to adjust image?
Get-Eventlog -> Export-CSV long eventmessages -> problem
*Warning: System BOOT Fail*
How to pass a scalar variable from one query to another
XP Pro Workstation Boot times
FileZilla Server Setup problem
Mac CSS Issue
School Network
Limit number of chars in a multiple textarea form