Excel file creation writing and reading 
Author Message
 Excel file creation writing and reading

I am developing an application using ASP as Front End and
MS Access as the back end. This is an employee appraisal
system which involves on line entry of forms as well as
offline entry.

The offline entry of data involves downloading an Excel
file in a specific format with some information written to
it. This involves the following steps

1. Creation of an Excel file specific to that employee
code based on the format already available(Save file as
Emp1.xls)
2. Writing some employee specific data to that file.
3. Download the file to the users disk.
4. On filling up the form the data in the emp1.xls needs
to be put back in the MS-Access.

The plan is to create a component which takes care of the
first 3 steps and another component which will do the last
step.

Can u pls help me on this. I have accomplised step 1 but I
am lost from there. Will be thankful if you can throw some
light or share some code on this.

Thanks in advance

Sanju



Sat, 16 Oct 2004 14:10:25 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Excel file creation writing and reading

2. Can QBasic write and read Excel files?

3. EXCEL FILE read and write

4. question about reading/writing Excel 5.0 files

5. EXCEL: Switching from READ-ONLY to READ-WRITE

6. Writing a VBS file which reads and writes to the registry

7. Write a Excel File Without Excel App

8. Write to an Excel file from VB without Excel present

9. Writing Excel Files W/O Existing Excel Application

10. Writing Excel-files w/o Excel present?

11. read excel file in access 2000 lire fichier excel dans access 2000

12. Reading Excel files without opening excel

 

 
Powered by phpBB® Forum Software