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
compile this code with Delphi 2010
how to replace all any chr(10)/chr(13) _not_ within html tags with a <br>
C# sharing variables or data between different classes
URGENT: Solaris virtual printer lpd printing setup
VPN 721 error
How to monitor users on WSS 3.0
SSRS Bar Chart
Custom Control Designer Error
.Net Application Security problem
Does OpenOffice allow Windows 7 preview pane to preview .doc and .xls files?