Subform to Subform problem

D

Dave

How can I move the focus and cursor from [IDNo] in subform1 to [IDNo] in
subform2, with code executed on the DblClick event of [IDNo] on Subform1?

Thanks
Dave
 
D

Dave

Found the problem!
A slight typo in the subform2 name was causing all my efforts to address it
to fail. Unfortunately, I didn't notice the typo in the error message.
What a fiasco!
Dave
 
Top