answersLogoWhite

0


Best Answer

You might be able to use C to extract data from an Excel file, but there is no easy way to write a program to create an Excel file.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you easily create Excel files in c?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Reports in Excel a. Cannot be customized by the user b. Display data in a way that can be easily printed c. Require knowledge of SQL to create d.Cannot be based on a single table of data?

Display data in a way that can be easily printed.


How can you create a c program without using header file?

C programs do not require header files. If you want a C program without header files, you can simply not create them. However, you may or may not be able to include your non-header file source files.


Open fopen create files. How to you create a folderdirectory?

In Visual C++, or C# you can use static method Directory or non-static DirectoryInfo.


How do you retrieve data from Excel using asp net?

You will need to use System.Data.OleDb to do it right. See the link for the full code sample in VB and C# http://www.aspfree.com/c/a/ASP.NET-Code/Read-Excel-files-from-ASPNET/


Is it possible to make two files on zombie farm?

no it is not possible to create two files on zombie farm you can thank Remington C. for this answer


What does the hashtag mean in programming?

In programming, specifically in C and C++, the hashtag (#) is used to include files into the main program and to create macros.


How I'm create source code in anci c?

C source files are plain text-files, so you can use any text-editor like NotePad, EditPad, and countless others.


Can you use C plus plus with Excel spreadsheets?

This question is irrelative because C++ is a language and Excel is a software. The thing is that we can't use C++ with Excel, but we can write a program like excel in C++.


How many files are created for c program when execute the program?

That's entirely up to the programmer. A program could create 0 files or 50 million files (or any number in between).


What is the CTRL C use in Excel for?

Ctrl C is used for copy in Excel, as it is in other applications.


How can you create a headerfile in a c?

Create the header file as a .h file in the same way you create a source file, .c and place it in the same directory as the .c files. To incorporate it, use the... #include "my_header_file.h" ... directive. Note that there are double quotes instead of greater/less signs. This tells the compiler to look first in the source directory.


What possible locations can be used to store setup files?

You can store setup files on a Hard Drive, Flash Drive, CD, DVD, or you can create a folder in c:\windows\temp