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
Formview insert doesnt insert data if I add postbackurl on button
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions
Windows 2008 won't boot in new hardware
Raid 1 mirror Bad block discovered
Workflow Foundation 4 (WF4) or SharePoint 2007 based on WF3?
ASP.NET LinQ Look up
Delete blank line from textarea
Reverse DNS Centos 5, Bind. shared hosting
Shell script to queue commands
Cisco ASA Logging Connections Increase