Hi All,
I have a subform containing a product and a
'number-of-sales' field. On the main form the user enters a financial period and a market area, then all products relevant to that data are displayed in the subform. I have put some code in the lostfocus event of the product code textbox on the subform, but when I tab out of this box nothing happens. If I click back into it then out again, the code fires.
Does anyone know why this is happening and how I can make the code execute on the first tab-out?
Thanks
Geraint
I have a subform containing a product and a
'number-of-sales' field. On the main form the user enters a financial period and a market area, then all products relevant to that data are displayed in the subform. I have put some code in the lostfocus event of the product code textbox on the subform, but when I tab out of this box nothing happens. If I click back into it then out again, the code fires.
Does anyone know why this is happening and how I can make the code execute on the first tab-out?
Thanks
Geraint