How to View column field from Acess Database in listview ( Listbox)

12 views
Skip to first unread message

shabbir

unread,
Aug 21, 2012, 1:50:45 AM8/21/12
to acces...@googlegroups.com

Hi All , I have Data in Access Database,

Access Database feilds are , Month, Week,Emp ID,Name,......Performance , Attandence, Quality, C-Sat,Accuracy ......for 1 Year.Now I want to show this Data in Excel user form( using ListView) , If user enter Emp ID then should get all details of respective employee. I need help how I can start this.

Lalit_Mohan

unread,
Oct 13, 2012, 12:16:21 PM10/13/12
to acces...@googlegroups.com
Hi Shabbir,

First take a field name and run query through recordset then

listview.list = recordset.getrows

that's it..

shabbir

unread,
Oct 15, 2012, 1:04:42 AM10/15/12
to acces...@googlegroups.com

Thanks Lalit

I will check and let you know if face any problem
Reply all
Reply to author
Forward
0 new messages