S
stevechriskirk
in access 97 i can have an page with subforms in it. in that subform i can
double click on a field that has a number it this will then take me to
another form that has all the data about that number. this is what is in the
macro i use and it works
set value
Forms]![assembly part numbers]![parts].[Form]![PART NUMBER].[Visible]
no
in access 2000 this does not work and i get an error message
out of string space
could you please advise why
thank you
double click on a field that has a number it this will then take me to
another form that has all the data about that number. this is what is in the
macro i use and it works
set value
Forms]![assembly part numbers]![parts].[Form]![PART NUMBER].[Visible]
no
in access 2000 this does not work and i get an error message
out of string space
could you please advise why
thank you