Click here to Skip to main content
15,909,091 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm doing my project in asp.net3.5 using c# and sql server2008 as backend. I'm having an excel sheet which contains some lookup tables and using these tables some values are calculated. I've to convert it into an asp.net application. How can I keep these lookup tables as a master and edit it, and do the calculations?

Thanks.
Posted
Comments
ZurdoDev 17-Feb-12 8:03am    
Need more info and what your problem is.

1 solution

Hi,
Please tell you want to display excel sheet as page. Or what you like.
 
Share this answer
 
Comments
Anuja Pawar Indore 17-Feb-12 8:36am    
Post it as comment instead as an answer
Zukiari 17-Feb-12 8:39am    
Actually, now the calculation pf certain values are doing in excel with some lookup tables and functions like VLOOKUP(). I've to convert the applications into dot net. The lookup tables are the masters of the application.

Thank you.

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