cancel
Showing results for 
Search instead for 
Did you mean: 

Excel Actions

FrankieTEWV
Level 5

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

 

3 REPLIES 3

Jrwork
Level 6

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

Thanks so much - i will give this a go

 

 

I'm at your disposal if you have any questions