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
Add custom disclaimer to new IMs
Adding a Manual DNS SRV record
Unable to delete some items on Draft folder con Exchange 2007.
Getting a "postbacktrigger is not a known element" ASP.NET waring
SQL query help..to join or not to join
Permissions of file server
Multiplying a double by -1
How can I put a text editor inside a Access form?
get last record from group by
unable to install Exchange SP2 Update Rollup 4