[AccessD] Access 2007/Vista weirdness

Doug Steele dbdoug at gmail.com
Wed Feb 13 20:43:26 CST 2008


Hello All:

I have a client who is getting the error 'The setting you entered isn't
valid for this property' on the following code:

Private Sub ShipQty_GotFocus()
  ShipQty.SelLength = Len(ShipQty)
End Sub

ShipQty is a bound textbox; the bound field is numeric and is never null.

This happens on two different machines with Windows Vista/Office 2007
running a db in Access 2007 format.  His other machines running Windows XP,
Access 2003 and the same database in Access 2003 format have no problem.  I
have not been able to reproduce the problem in Access 2007 running under
Windows XP.

Any comments would be appreciated...

Doug Steele



More information about the AccessD mailing list