Microsoft Access
--
Questions
--
Followers
Top Experts
Access 2010 Listview not populating
Tried the below example and pointed it do my linked table but no records were populated.
http://www.tek-tips.com/faqs.cfm?fid=6025
http://www.tek-tips.com/faqs.cfm?fid=6025
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
ASKER CERTIFIED SOLUTION
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
which one
the one in the wow or the system32?
the one in the wow or the system32?






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
<No Pints wanted here>
I think Rey may have your answer here.
Just note that in may cases you can use a "ListBox" in Access to display data in a similar way as using a ListView control.
This way you do not have to register any external controls,...or make sure that every user has them installed.
Just something for you to research...
;-)
JeffCoachman
I think Rey may have your answer here.
Just note that in may cases you can use a "ListBox" in Access to display data in a similar way as using a ListView control.
This way you do not have to register any external controls,...or make sure that every user has them installed.
Just something for you to research...
;-)
JeffCoachman
Microsoft Access
--
Questions
--
Followers
Top Experts
Microsoft Access is a rapid application development (RAD) relational database tool. Access can be used for both desktop and web-based applications, and uses VBA (Visual Basic for Applications) as its coding language.