Hi,
I have a problem with one script. This scrip is working in access 2003, but it wont work in access 2007. When I run it in 2007 I get run time error 3144, syntax error in update statement. Please take a look at this script below.
Private Sub cmd_update_Enter()
Dim ideal_px As Double
Dim...