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
Visua Studio console program "not a valid Win32 application"
Starting mysqld from fedora
sysdtspackages
show ip eigrp neighbors - What does the 'H' stand for ?
Load preview image using swfObject
cgi-bin/test.pl Not Working
Expand RAID 10
read rpg data file in windows
VS2010, Slow C# Debugging
Free Store Locator PHP or Joomla Script