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
Outlook error 0x80040109 -
dsquery / dsget - different results, not able to pass results to dsget
How can I customize the windows password complexity error message that pops up after changing your password in Active Directory?
Dynamic population of dropdown list based on contents of another control
C# ASP.NET redirect to new browser window
Windows update fails - [Error number: 0x80072EFE] - What to do?
Need help creating a simple VBScript to change region settings in Vista
View PDF within an Access 2007 Form?
Using an Access 2007 ADP does not support SQL Express 2008 for table design - Better to use an ACCDB?
Dot Matrix printing from vb.net