Microsoft
Software
Hardware
Network
Question : access sql conversion text to number
in access sql, how can I convert a text column that contains numbers into a number?
if col Amount is text and contains "45.03"
How can I convert it in the select statement into a number?
Answer : access sql conversion text to number
Select *, Val([YourTextField] As NumField
From tblYourTable
/gustav
Random Solutions
Dunds Chart Series font size
Parse xml-file
Show Facebook friends list on website
Where do I put the brackets
SQL view filtering using fields not in GROUP BY clause
Saving PPT in Microsoft office but cannot open them in Open Office
Using modules in Access 2007
Vmware ESXI limitations
Adding blogger feed to Facebook page - still track Google analytics?
Oracle DBCA Problem