A
Ayaz Hoda
When button_1 clicked
it must sets price of specific item in a sub form specific row using
following code
Forms(formA)(formB)!Price.SetFocus
But it always set prices of first row of formB instead of setting price for
3rd or 4th row of sub form
so Is there anyway I can set set focus to
formA > subform (formB) > row (2) in subform
I did find this article but it didn't help to that level
http://msdn.microsoft.com/en-us/library/aa195905(office.11).aspx
it must sets price of specific item in a sub form specific row using
following code
Forms(formA)(formB)!Price.SetFocus
But it always set prices of first row of formB instead of setting price for
3rd or 4th row of sub form
so Is there anyway I can set set focus to
formA > subform (formB) > row (2) in subform
I did find this article but it didn't help to that level
http://msdn.microsoft.com/en-us/library/aa195905(office.11).aspx