Microsoft
Software
Hardware
Network
Question : Access - Format datatype in Table to have IP Address format
In Access, how does one create a data type in the format property so when entering data, the user is forced to comply with the format ###.###.###.###?
What would be the format? I'm assuming its a formula I have to give.
Answer : Access - Format datatype in Table to have IP Address format
You would use an Input Mask, but you can only do this on a Form (and users shouldn't be entering data directly in a table anyway). There are a LOT of options for this, so see the help topic regarding this (and Format, since the two go hand-in-hand).
Random Solutions
problem of do while loop iin foxpro
XBOX Classic power and eject buttons don't work
How to set ISAPI filter priority in IIS master properties dialog box
VSTO 2008 Deployment Project
VPN Connection Problem
ASP.Net page slow to load large dropdown list
Where does XPS driver print or save the file to and what extention
How Do I Make the Choices in One Access Form ComboBox Contingent upon a Choice in Another?
Why does Excel 2003 crash intermittently when this line is run?
Help with recordsets