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
Opening a PDF stored in an XML field...
Time picker for access
count # of files in folder given a partial name
JQuery form values
RDLC and syntax help needed
Can't Reach the port 445 for my domain controler / Change the 445 port
Need help with Crystal Report and Visual Studio
Delete rows in excel
problem when I publish a Web page and XMl
vb insert space