Click here to Skip to main content
15,887,812 members
Please Sign up or sign in to vote.
1.22/5 (3 votes)
See more:
how to any data of (Ms Office) paste into Listbox (visual basic 2010)
Posted
Comments
Sinisa Hajnal 4-Nov-14 9:09am    
What do you need exactly (that is, what are you intending to paste)? What have you tried? Show the code you already made. Thank you.
Maciej Los 4-Nov-14 9:16am    
Office files can store text, images, etc.
"any data Of MS Office" - what you mean?
Please, be more specific and provide more details.

1 solution

Can you please let us know what exactly you want to achieve by doing this, because i don't think there is any concept like this to be implemented on listbox.

If you really need this to do then you need to do everything manually as described here.

http://www.c-sharpcorner.com/UploadFile/0f68f2/cut-copy-paste-select-all-clear-all-on-a-listbox/

Hope this will be helpful for you.
 
Share this answer
 
Comments
Maciej Los 5-Nov-14 4:03am    
Are you sure it's proper answer?
There is no problem defined as "How to copy-paste in a listbox?", but "HOw to load data from any office application?".
SRS(The Coder) 5-Nov-14 4:17am    
But as per the section "paste into Listbox" i concluded that it is regarding copy paste, if not so i will really sorry for my miss understanding here.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900