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
need text to flow evenly between vertical columns
New KVM
Is it possible to jump IP scope with Route Add command?
(Outlook/Exchange) Unable to schedule appointment with attendee past October 2010.
Search on multiple keywords
Populate a Listbox with a query on MS Access
Managed PC Boot Agent has taken over my WIndows XP Pro computer
Outlook 2007 displays some email as text only
Manual Feed
How to automatically change number color in Excel cell