473,387 Members | 1,619 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Dynamic Charts in Excel.

Hello everybody.....

I have an excel file which is resided on server,there is some data on
the cells .Now i want to
generate dynamic graph on the basis of the data present in the excel
file using ASP.NET.
I have solution of this ,that i should use the Com component
interop.microsoft.excel.but
According to the specifaction of this Com Component.In order to
connect to excel u must have
reference of excel File that u want to manipulate.
this can be easily done by using...
Public oexcel As Excel.Application
oexcel = CreateObject("Excel.Application")
but This will create a reference of excel file of type
excel.application .& its a newly created excel process.
But my problem is that i have an excel file that is resided on
server.And i need a reference of
this excel file of the type Excel.Application.
How i can get reference , plz help me in this regard....

Mar 16 '07 #1
1 1326
You posted this in the VB, C#, and ASP newsgroups (at least). If you need
to post something to multiple groups, please post all of them at once, so
any answers made in one group are displayed in the others, and people know
they can spend their time helping someone who needs it.

As someone pointed out to you in the C# group, your question was answered
in the ASP group.

Robin S.
------------------------
"Jawad Rehman" <ja********@gmail.comwrote in message
news:11**********************@e1g2000hsg.googlegro ups.com...
Hello everybody.....

I have an excel file which is resided on server,there is some data on
the cells .Now i want to
generate dynamic graph on the basis of the data present in the excel
file using ASP.NET.
I have solution of this ,that i should use the Com component
interop.microsoft.excel.but
According to the specifaction of this Com Component.In order to
connect to excel u must have
reference of excel File that u want to manipulate.
this can be easily done by using...
Public oexcel As Excel.Application
oexcel = CreateObject("Excel.Application")
but This will create a reference of excel file of type
excel.application .& its a newly created excel process.
But my problem is that i have an excel file that is resided on
server.And i need a reference of
this excel file of the type Excel.Application.
How i can get reference , plz help me in this regard....

Mar 16 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Alan | last post by:
Hi there, Are there Excel charting gurus here?? If so then please read on... Sorry for the cross-post but I'm not familiar with the Excel groups. I've posted to asp.general because if I have...
5
by: Alan | last post by:
Hi there, Are there Excel charting gurus here?? If so then please read on... Sorry for the cross-post but I'm not familiar with the Excel groups. I've posted to asp.general because if I have...
0
by: mscir | last post by:
Date: Thu, 08 Jul 2004 17:02:27 -0700 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <10ero4l3kp2qa65@corp.supernews.com> Reply-To: mscir@usa.com User-Agent: Mozilla/5.0...
2
by: Gargamil | last post by:
How can I display a chart with more than 6 columns of data? Are there third party applications? Can someone point me in the right direction here?? g
0
by: Rach | last post by:
Hi, Does anyone know how to export charts/graphs from EXCEl into Powerpoint-Microsoft Charts though VBA code. I would like to import the underlying data with the chart as well. I know we can...
0
by: pmclinn | last post by:
The code below takes the data from the S column and grabs all the data and graphs it. The problem is this example grabs 500 cells worth of data and some of these cells = nothing. How do I rescope...
5
by: Takeadoe | last post by:
I'm doubtful that the group is unbiased, but I will ask anyhow :o). If one intends to plot lots of data, primarily XY line and scatter plots, and mass produce them (in many cases I will be doing...
3
by: saragoesnuts | last post by:
I have a program that automates to Excel with information in tables. I want to add charts to the excel file (pie charts, bar charts, etc). Is this possible?
1
by: Jawad Rehman | last post by:
Hello to Every Body................... I have a MS Excle file on server.How i get reference of the Excel File. b/c i want to generate charts using ChartObjects and something like that. Keep i...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.