|
-
Feb 11th, 2006, 02:32 AM
#1
Thread Starter
Lively Member
[RESOLVED] Excel cell,listbox and sql server
i have
1) a sql server table
country code country name
1 india
2 usa
3 japan
2)Listbox lstCountry on a form 3) excel sheet cell()
i wana
1) display all country name in list box (I have done it by recordset,additem)
My Problem -->2)when country name selected in listbox ,corresponding
country code insert in excel sheet cell (i can use itemdata property but how)
any code or advice
PLZ help me i m coding on VBA
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|