Microsoft
Software
Hardware
Network
Question : Convert Test field to Number field in make table query
I am creating a make table query in Access 2007.
I am wanting to convert one of the colums into a Number field instard of text.
I have the field ID_NBR: MasterStudentID (I am changing the filed name to ID_NBR)
but... what can I add to this in the design query (make table query) to format it to Number....
ie... ID_NBR: (Format Number) MasterStudentID (somthing like this....that works ofcourse :)
Thanks
FaithDan
Answer : Convert Test field to Number field in make table query
use
ID_NBR: Clng([MasterStudentID])
Random Solutions
RHEL command to do an LS and have the result stop until you hit the space bar
java.lang.NoClassDefFoundE
rror: TestZone/java
What is the best GUI for MySQLfor Windows and why?
Configuration Status error on TMG 2010 Enterprise
CentOS 5.3: search keyword in array of logs: how?
OS X 10.6.4 and Flash Player Issues
JComboBox action commands
How do i do PXE Boot using windows 2008 server and Deployment Workbench
MySQL data need to "replace" CRLF
find textbox and start div underneath it