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
Remote Desktop Client help
Having a problem json encoding a string with quotes
Need Excel User Function to Convert Tuesday, June 08, 2010 3:16 PM to mm/dd/yy
How to send email from Outlook when away from the Exchange Server?
How to read the data from MQRFH2 messages using MQ connector stage
Accessing an FTP server internally that is on a different subnet.
GETDATE and GETUTCDATE does not exist in MySQL
Win 2003 Server desktop icons do not appear after login
How do create a Windows batch script to start a service and set to automatic
My Computer/ Explorer Not responding Windows XP