stretch66
Racing towards the start
- Local time
- Today, 12:54
- Joined
- Sep 28, 2005
- Messages
- 72
Hi All,
I have the criteria in the expresion builder:
[Forms]![fmEmployeeIntro]![EmpKey] Or [Forms]![fmPersonalDetails]![EmpKey]
which should allow me to access the same form from either the fmEmployeeIntro form or the fmPersonalDetails form but whatever form I come in from it requests the criteria from the other form...........that shouldn't happen as it is OR not ANDcan anyone tell me the solution.
Have touched on this subject before and think the solution had something to do with VBA but this must be able to be done using the expression buider otherwise I will end up with multiple copies of the same form renamed.
Cheers
I have the criteria in the expresion builder:
[Forms]![fmEmployeeIntro]![EmpKey] Or [Forms]![fmPersonalDetails]![EmpKey]
which should allow me to access the same form from either the fmEmployeeIntro form or the fmPersonalDetails form but whatever form I come in from it requests the criteria from the other form...........that shouldn't happen as it is OR not ANDcan anyone tell me the solution.
Have touched on this subject before and think the solution had something to do with VBA but this must be able to be done using the expression buider otherwise I will end up with multiple copies of the same form renamed.
Cheers