Wrox Programmer Forums
|
VS.NET 2002/2003 Discussions about the Visual Studio.NET programming environment, the 2002 (1.0) and 2003 (1.1). ** Please don't post code questions here ** For issues specific to a particular language in .NET, please see the other forum categories.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VS.NET 2002/2003 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 10th, 2005, 05:07 AM
Registered User
 
Join Date: Dec 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Using MS Excel in application

HI All
I want to open Ms Excel When my page loads then whatever user enters in the excel sheet once he closes excel I want to import the data entered, in to an office component of excel to be used in my application ( a deskyop applicationin c#.net)

Kindly let me know any possibility of it
Shahid

 
Old January 13th, 2005, 11:55 AM
Authorized User
 
Join Date: Dec 2004
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default

well this can be a simple VBA application,

open a excell document from your application, ask user to save the doc once they fill the information.. save the document in some temp location. You can create an instance of the saved document to read the data and load that inforamtion into whatever component you need.

you can delete the document afterward...



 
Old January 13th, 2005, 11:56 AM
Authorized User
 
Join Date: Dec 2004
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default

well this can be a simple VBA application,

open a excell document, ask user to save the doc once they fill the information.. save the document in some temp location. You can create an instance of the saved document to read the data and load that inforamtion into whatever component you need.

you can delete the document afterward...








Similar Threads
Thread Thread Starter Forum Replies Last Post
"application/vnd.ms-excel" problem akeyworth Classic ASP Components 1 January 15th, 2008 01:09 PM
When I used "application/vnd.ms-excel" to export t miaomiaoga Classic ASP Basics 1 October 20th, 2007 04:00 AM
application/vnd.ms-excel Help! drumph Classic ASP Components 3 May 31st, 2007 06:02 AM
MS Data Grid control in ms access application roshla_p Access VBA 5 October 16th, 2006 02:37 AM
When I used "application/vnd.ms-excel" to export t miaomiaoga Classic ASP Databases 0 January 28th, 2005 04:12 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.