G
Guest
Hello:
I would appreciate any help someone could offer on a problem we are
encountering with Access '03, everything works ok in 2000 and xp. We have a
master-detail form in which the detail depends upon a field in the master, as
follows:
Select.... WHERE (((IRDB_PROJECT_VERSIONS.PI_PROFILE_PERSON_ID)=[Forms]![PI
View Master]![PIView]![txtProfilePersonID]).
In Access 2000/XP, the detail loads correctly, but in '03, no errors, but
the detail is blank. I have done some debugging and it appears as if
txtProfilePersonID is blank at the time the detail tries to load.
Would anyone know of a workaround for the 2003-specific problem?
thank you in advance.
Harvey
I would appreciate any help someone could offer on a problem we are
encountering with Access '03, everything works ok in 2000 and xp. We have a
master-detail form in which the detail depends upon a field in the master, as
follows:
Select.... WHERE (((IRDB_PROJECT_VERSIONS.PI_PROFILE_PERSON_ID)=[Forms]![PI
View Master]![PIView]![txtProfilePersonID]).
In Access 2000/XP, the detail loads correctly, but in '03, no errors, but
the detail is blank. I have done some debugging and it appears as if
txtProfilePersonID is blank at the time the detail tries to load.
Would anyone know of a workaround for the 2003-specific problem?
thank you in advance.
Harvey