A
Abbas
Hello!
I have a strange problem!
I have created a split form (Access 2007) with two text boxes (say txtA
(bound), and txtB (unbound)). Using the OnClick Event, I try to update txtB
from txtA. It works perfectly if I click txtA on the Form body; but not when
I click a txtA cell on the datasheet part; however, when I use the debugger
and step through the VBA code, both clicks work and txtB gets updated.
Any ideas?
Abbas
I have a strange problem!
I have created a split form (Access 2007) with two text boxes (say txtA
(bound), and txtB (unbound)). Using the OnClick Event, I try to update txtB
from txtA. It works perfectly if I click txtA on the Form body; but not when
I click a txtA cell on the datasheet part; however, when I use the debugger
and step through the VBA code, both clicks work and txtB gets updated.
Any ideas?
Abbas