R
Robert
I have a form w a subform datasheet on it. I'm using
recordsetclone.findfirst to set the arrow on the left of the datasheet at a
specified row. This is good. But if you actually click on a row it
highlights the row all the way across. My findfirst just shows this arrow.
How can I make it so it looks like it's clicking there? Possibly setfocus?
Anybody know?
Robert
recordsetclone.findfirst to set the arrow on the left of the datasheet at a
specified row. This is good. But if you actually click on a row it
highlights the row all the way across. My findfirst just shows this arrow.
How can I make it so it looks like it's clicking there? Possibly setfocus?
Anybody know?
Robert