4 hours ago
Hello,
I am automating a task that a team does which is downloading an excel report and uploading it into a system. That part I have built and works, however before it uploads the excel report into the system it needs to do some actions within excel and this is where I need some assistance.
The actions I need are not listed in OLDED B or the Excel VBO.
I believe I need to create some code but unsure - can anyone assist me on the actions I need to carry out. Below are the steps I would take if doing it manually.
1.) Select any column in the excel worksheet
2.) Click 'Data'
3.) Click 'Text to Columns'
4. Select 'Delimited'
5.) Click 'Next'
6.) Text Qualifier - Select 'None' on the drop down
7.) Click Next
😎 Click Finish
Thanks in advance
Frankie
4 hours ago
Hi, @FrankieTEWV
A few weeks ago I went through something related, I used the DX object that solved it:
https://digitalexchange.blueprism.com/dx/entry/3439/solution/blue-prism---read-csv
The DLL is already in the folder
3 hours ago
Thanks so much - i will give this a go
3 hours ago
I'm at your disposal if you have any questions