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
Cisco Auto-summarization
How can I have a datagridview column to store array
Where is the Refresh icon for IE 8?
Script to record whome i received and email and to whome i sent an email.
Firefox not wroking well on Ubuntu Linux
help crystal reports deployment package
php apply different class to last result...
C# app.config file, can we set a subkey? I mean a key under another key hierarchically?
how to vba programatically audit trail changes from capital to lower case alphabet letters
Excel - email from a spreadsheet