News

Hello all!I'm trying to figure out a way to force the user to enter in two numeric digits and only two digits in a query.I know that if you enter a "0" for the input mask its suppose to FORCE ...
I'm not sure you CAN define an input mask for an IP in Access.<P>In theory, you'd have something like this:<P>00#.00#.00#.00#<P>0 is adigit whose entry is required<BR># is a character or space<P ...