R
Robert
I want to select a row in a datasheet, that is I want to set the focus on a
row in the datasheet. The datasheet is a subform of a main form. Assuming
that I know the value in one of the columns, how would I do this in code? I
would invoke the code from a button on the main form. The value would come
from a textbox on the form. In other words, I need a goto record for a
datasheet which is a subform. Anyone know the coding?
Robert
row in the datasheet. The datasheet is a subform of a main form. Assuming
that I know the value in one of the columns, how would I do this in code? I
would invoke the code from a button on the main form. The value would come
from a textbox on the form. In other words, I need a goto record for a
datasheet which is a subform. Anyone know the coding?
Robert