Create New CSV File and Modify it/Input Data in it
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2021
11:59 AM
09-27-2021
11:59 AM
Create New CSV File and Modify it/Input Data in it
Hi All,
I have a requirement where I need to create an csv file from scratch and input values in first and second row of the excel through another excel file and save it in csv format
. I should create 100 different csv file. I am trying to use Excel existing commands but it is not working for me. So I tried recording it and I got TestedApps.EXCEL.Run(1, true);
Now I am not sure how to input data in the same and when I run this command every time it opens Selection of excel Template page before opening to blank workbook. Could anyone help me on the same
Solved! Go to Solution.
Labels:
- Labels:
-
Data-Driven Testing
-
Scripting
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2021
01:34 PM
09-27-2021
01:34 PM
This may help
Just curious, why are you testing Excel?
