payaldalalOccasional Contributor16 years agoWant to Write data into Excel fileI want to Write data from 'Form' to the 'Excel File'. 1. I am using aqFile method. 2. Right now data is going to Excel file but on same column. 3. After each text box value data should insert...Show More
syedsafvanContributor16 years agoI use COM to do this. Just Google for "COM + VBScript + Excel".Thankyou
Related ContentExcel-Write valueExcel - Write Value/Add Row questionsHow to write into excel file using Javascript?