J
Jeffrey K. Ries
I have a subform which I am trying to perfect, but I am running into a
problem. I have two fields which push values upon each other. They are
'Project Name' and 'Project Number', the theory is that a user can choose
one or the other and the opposite will be automatically filled in. This
works fine through combo boxes with event procedures attached to the
OnChange and OnExit properties.
The problem is that if the focus is on one of these combo boxes then I
cannot select another record in the list. I first have to select another
coulmn in that record and then on another record.
Has this happened to anyone else? Is there a way around it?
Thanks,
Jeffrey K. Ries
problem. I have two fields which push values upon each other. They are
'Project Name' and 'Project Number', the theory is that a user can choose
one or the other and the opposite will be automatically filled in. This
works fine through combo boxes with event procedures attached to the
OnChange and OnExit properties.
The problem is that if the focus is on one of these combo boxes then I
cannot select another record in the list. I first have to select another
coulmn in that record and then on another record.
Has this happened to anyone else? Is there a way around it?
Thanks,
Jeffrey K. Ries