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 many pdf files into one script or free tool
Passing value from one page textbox to another page textbox
Primvera P6 ODBC Connections
Site-To-Site VPN with 2003 Server
electrical potential energy - q2
delete large space
Design web page so links to images pop-up a semi-transparent image and not a new browser
Hard Drive Partitiion
List installed/mapped newtork printers in a PC for a user remotely
how to move mail domain to another Exchange 2007 mail server?