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
Problem with Silverlight Animation -- cannot resolve targetname
What Are The Properties of The jQuery UI Draggable Event Parameter?
Listen to calls on Asterisk
Mail stuck in Lotus oubox
Cheap backlinks? Best bang for the buck SEO site?
Video card reccommendations
Tomcat bundled with Netbeans will not start.
How do I TOTALLY Disable WMI Logging
Exchange 2007 has stopped working
Publishing Applications - Windows Server 2008