TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
richard smith
1.4k
285
160.1k
Programmatic-ally write from C# to Excel
Mar 12 2013 7:40 PM
I am pulling data from a SQL Server Database into a C# datagrid. I then want to take C# to write into column A1 - R1 information about what is being pulled into the Excel, for example the data would be like this (A1) ID, (B1) Phone Number, (C1) Email etc etc
The only examples I have been able to find thus far show how to write cell by cell, but there has to be a way to just assign a value like you would do in Excel VBA:
FormulaR1C1 =
"ID"
Can someone please provide me with a way to perform this daunting task?
Reply
Answers (
5
)
pass parameter to view
magnify picture by moveing cursor fixed pixel in asp.net