Microsoft
Software
Hardware
Network
Question : Create a Currency field from a text field
With a MS Access make table query, how can you modify imported text fields into a currency field? I used the below code but it created the Amount field as Text.
Amount: Format(IIf([182 CURRENT MONTH]![NEGATIVE]="-",[182
CURRENT MONTH]![NEGATIVE] & [182 CURRENT MONTH]![FUND AMT],[182 CURRENT MONTH]![FUND AMT]),"Currency")
Answer : Create a Currency field from a text field
try using the function ccur()
Random Solutions
Your message wasn't delivered because of security policies. Microsoft Exchange will not try to redeliver this message for you. Please provide the following diagnostic text to your system administrator
drop db but keep the files
jQuery script error in Firebug
How to connect Crystal Report to SQL database in .NET C#
How do I check if a window is already open or give it focus using Flex/Flash
PowerEdge 1950 - Hard Drive Upgrade - Server 2003 R2
need .ico
SAP RFC returning Invalid Data Type
Internet Monitoring Reporting software Sonicwall
Excel control returns only a string