projecttoday
Programmer
I have a form with a datasheet subform on it. After pressing a button on the main form, some records appear on the datasheet. The top left cell of the datasheet is highlighted. I'd like to get rid of this. I have tried putting a dummy textbox at the left of the existing fields which does get highlighted when it's visible. But if I drag this column's width into nothing the next column is highlighted. (Right back where I started. Why, I don't know. The dummy field is stil first in the tab stops and it still exists. You just can't see it.) Is there any way to get rid of highlighting on a datasheet?