Microsoft
Software
Hardware
Network
Question : move to a row in listview control - MS Access 2003
Hi,
How do you navigate to a row with code in a Microsoft Listview control(6.0). I have no issues selecting a row but I'm finding that it could be off the screen and I manually need to scroll to it in order to view it. The code I am using to select the row is .ListItems.Item(counter).S
elected = True. Is there a setfocus property I can use.
Answer : move to a row in listview control - MS Access 2003
Yes I have tried it, it work with a listbox but not with the listview, it just sets focus to the listview no matter what index value is supplied..
Random Solutions
stop chkdsk
How do i create an Excel macro to copy/paste cell contents from one cell to another?
DFS system deleting files?
Find Duplicate Query
UNION IN SUBQUERY - MS ACCESS
Count query help
How to validate the column name?
What's an easy way to add cumulatively in Foxpro?
How to change a date value (cell value)
Append csv text to table