473,385 Members | 1,757 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,385 software developers and data experts.

how to export result into excel???

hi,
i have done all the neccessary calculation on .NET (windows form) and i want to export the result into excel spreadsheet.

May i know how to declare excel so that open my keali.xls workbook and i can export my result in there??......(i try something like : Dim objExcel as excel.application)

Nov 20 '05 #1
4 1568
Hi,

http://support.microsoft.com/default...b;en-us;306022

Ken
------------------

"keali_lim" <ke*******@yahoo.com> wrote in message
news:66**********************************@microsof t.com:
hi,
i have done all the neccessary calculation on .NET (windows form) and i
want to export the result into excel spreadsheet.

May i know how to declare excel so that open my keali.xls workbook and i
can export my result in there??......(i try something like : Dim objExcel as
excel.application)


--
Outgoing mail is certified Virus Free.
Checked by AVG Anti-Virus (http://www.grisoft.com).
Version: 7.0.230 / Virus Database: 263.0.0 - Release Date: 6/2/2004
Nov 20 '05 #2
http://www.kjmsolutions.com/datasetarray.htm
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:Om**************@TK2MSFTNGP10.phx.gbl:
Hi,

http://support.microsoft.com/default...b;en-us;306022

Ken
------------------

"keali_lim" <ke*******@yahoo.com> wrote in message
news:66**********************************@microsof t.com:
hi,
i have done all the neccessary calculation on .NET (windows form) and
i
want to export the result into excel spreadsheet.

May i know how to declare excel so that open my keali.xls workbook and
i
can export my result in there??......(i try something like : Dim
objExcel as
excel.application)


--
Outgoing mail is certified Virus Free.
Checked by AVG Anti-Virus (http://www.grisoft.com).
Version: 7.0.230 / Virus Database: 263.0.0 - Release Date: 6/2/2004


Nov 20 '05 #3
Hi,

I am adding that to my link list

Ken
-------------

"scorpion53061" <ad***@nospampleasekjmsolutions.com> wrote in message
news:#Z**************@TK2MSFTNGP10.phx.gbl:
HYPERLINK
"http://www.kjmsolutions.com/datasetarray.htm"http://www.kjmsolutions.com/da
tasetarray.htm
"Ken Tucker [MVP]" <HYPERLINK
"mailto:vb***@bellsouth.net"vb***@bellsouth.ne t> wrote in message
news:Om**************@TK2MSFTNGP10.phx.gbl:
Hi,

HYPERLINK
"http://support.microsoft.com/default.aspx?scid=kb;en-us;306022"http://suppo
rt.microsoft.com/default.aspx?scid=kb;en-us;306022

Ken
------------------

"keali_lim" <HYPERLINK "mailto:ke*******@yahoo.com"ke*******@yahoo.co m>
wrote in message
news:66**********************************@microsof t.com:

hi,
i have done all the neccessary calculation on .NET (windows form)
and
i
want to export the result into excel spreadsheet.

May i know how to declare excel so that open my keali.xls workbook
and
i
can export my result in there??......(i try something like : Dim
objExcel as
excel.application)

--
Outgoing mail is certified Virus Free.
Checked by AVG Anti-Virus (http://www.grisoft.com).
Version: 7.0.230 / Virus Database: 263.0.0 - Release Date: 6/2/2004


--
Outgoing mail is certified Virus Free.
Checked by AVG Anti-Virus (http://www.grisoft.com).
Version: 7.0.230 / Virus Database: 263.0.0 - Release Date: 6/2/2004
Nov 20 '05 #4
Aieee

I am sorry Ken......I did not get your response before I sent mine.

Not everybody prefers my approach so it is good both links are
there.......

Sorry I missed you by the way yesterday.
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:eb*************@tk2msftngp13.phx.gbl:
Hi,

I am adding that to my link list

Ken
-------------

"scorpion53061" <ad***@nospampleasekjmsolutions.com> wrote in message
news:#Z**************@TK2MSFTNGP10.phx.gbl:
HYPERLINK

"http://www.kjmsolutions.com/datasetarray.htm"http://www.kjmsolutions.com/da

tasetarray.htm
"Ken Tucker [MVP]" <HYPERLINK
"mailto:vb***@bellsouth.net"vb***@bellsouth.ne t> wrote in message
news:Om**************@TK2MSFTNGP10.phx.gbl:
Hi,

HYPERLINK

"http://support.microsoft.com/default.aspx?scid=kb;en-us;306022"http://suppo

rt.microsoft.com/default.aspx?scid=kb;en-us;306022

Ken
------------------

"keali_lim" <HYPERLINK
"mailto:ke*******@yahoo.com"ke*******@yahoo.co m>
wrote in message
news:66**********************************@microsof t.com:

> hi,
> i have done all the neccessary calculation on .NET (windows form)
> and
> i
> want to export the result into excel spreadsheet.
>
> May i know how to declare excel so that open my keali.xls workbook
> and
> i
> can export my result in there??......(i try something like : Dim
> objExcel as
> excel.application)
>

--
Outgoing mail is certified Virus Free.
Checked by AVG Anti-Virus (http://www.grisoft.com).
Version: 7.0.230 / Virus Database: 263.0.0 - Release Date: 6/2/2004


--
Outgoing mail is certified Virus Free.
Checked by AVG Anti-Virus (http://www.grisoft.com).
Version: 7.0.230 / Virus Database: 263.0.0 - Release Date: 6/2/2004


Nov 20 '05 #5

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

Similar topics

1
by: keali_lim | last post by:
hi, i have done all the neccessary calculation on .NET (windows form) and i want to export the result into excel spreadsheet. May i know how to declare excel so that open my keali.xls workbook...
0
by: keali_lim | last post by:
hi, i have done all the neccessary calculation on .NET and i want to export the result into excel spreadsheet. May i know how to declare excel so that open my keali.xls workbook and i can export...
1
by: keali_lim | last post by:
hi, i have done all the neccessary calculation on .NET and i want to export the result into excel spreadsheet. May i know how to declare excel so that open my keali.xls workbook and i can export...
0
by: kieran | last post by:
Hi, I have an 'export to excel' button on my Datagrid. All works well except that on my Datagrid, I have sub total rows. The subtotal rows use colspan so that the subtotals are given above...
0
by: siLver | last post by:
Hi.. I'm trying to export to excel.. using: Response.ContentType = "application/vnd.ms-excel" Response.AddHeader "Content-disposition", "attachment;filename=" & sFileName Response.AddHeader...
1
by: huseinv | last post by:
Hi. I have a search tool which gives data in listing format and grid format (based on selection) on the same asp page. If a user select grid, the result is listed in grid format. Now how i can...
1
by: samsadi | last post by:
Hi every one , I am using ASP to export database data to excel file. However, the database table contains special charecters like arabic charecters which is not being exported to excel properly. Is...
7
Merlin1857
by: Merlin1857 | last post by:
Its great producing data for users to look at in your web pages and generally that is sufficient for their needs but sometimes you may want to supply your user with the data in a form they can...
2
by: farukcse | last post by:
Dear Sir, I have a PHP script that export CSV with arabic text, for example I download the CSV on the website then save to desktop of my computer and Open it on NOTEPAD... that works fine I could...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
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
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.