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
Passing argument to a function
connect to sql database using php
Windows 7 BSOD STOP: c0000221 Unknown Hard Error ntdll.dll
how to use find control
Pivot table macro gives error subscript out of range
Internet Explorer 6 float workaround
Terminal Services and Internet Explorer Settings
asp.net remove item from cache if browser is closed
Change text input field value with dropdown menu selection.
Imaging