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
how to disable gridview refresh on select row event
If there are multiple inf files on the computer which have the same VID/PID as your device, how does windows choose which driver to use?
SSIS insert primary key - there must be a way
SQL Query - displaying latest entry per user
Union Query duplicates
How do I restore "send to mail recipient"
How to install/enable ADSI IIS scripting lib on win 2008?
Excel macro to update cell information
Automatic backup for the folders on network
sp_addlinkedserver using SQL Authentication