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
google maps - satellite pics
OnTextChanged TextBox Issue
VMware Vcenter server connection to iSCSI SAN network
Passing PChar parm to DLL
How do I modify textboxes/labels in an asp:repeater footertemplate through javascript (client side)
Changing default ring volume on Polycom IP 430 and 650
GZip Partially Working
Screen lock/unlock
office 2003 keeps self installing over 2007
Question about Exchange 2010 mailbox move.