Click here to Skip to main content
15,884,176 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I need help in developing an excel addin with following feature:
I have a website with huge data repository. I have enough API's to fetch data from website.

Now im trying to develop an excel addin:
1) It should directly allow users to browse data in excel
2) On selecting particular data from web , it should extract data to excel.

Please give me some good ideas to start on it.

i need ideas on not only creating addin, but also on how i can extract data from website using an addin.

im trying to develop it in visual studio 2012.

Thanks in advance,
glued-to-code
Posted
Comments
Maciej Los 12-Feb-15 2:14am    
What have you tried? Where are you stuck?
deepankarbhatnagar 13-Feb-15 2:38am    
Share your code where you struck..

1 solution

The question is too vague to answer it directly.

I'd suggest to start here:
Walkthrough: Creating Your First Application-Level Add-in for Excel[^]
Help Wanted: Add-in versus Web Application? [^]
 
Share this answer
 
v2

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