M
Marshall Barton
Back two or three posts, I explained that "what it does is
select the entire record, the same as if you clicked on the
record selector".
I also emphasised that it must be in the **subform** Current
event, not in the main form.
You say that you see no effect from using the SelectRecord
method. That is different from what I see in my tests, so I
don't know what else I can tell you beyond my original
statement that datasheet forms are far more limited that
continuous forms.
I **think** Albert's code will accomplish the same thing
using different mechanisms. Since we can't seem to get
anything working, why not give it a try?
select the entire record, the same as if you clicked on the
record selector".
I also emphasised that it must be in the **subform** Current
event, not in the main form.
You say that you see no effect from using the SelectRecord
method. That is different from what I see in my tests, so I
don't know what else I can tell you beyond my original
statement that datasheet forms are far more limited that
continuous forms.
I **think** Albert's code will accomplish the same thing
using different mechanisms. Since we can't seem to get
anything working, why not give it a try?