HOW TO START AUTOMATION USING EXCEL

hi, i would like to ask. i want to start my automation. i have one set of data but the data header start at second column and third row so there is a space. this is my problem to start my automation. is there any way for me to delete this?.attached my sample excel
Book1.xlsx (8.7 KB)

Hi @Nur_Amin


Output

Hope it helps!!

@Nur_Amin

1.Use the read range activity, check the add headers as true and store the data in a variable.
2.Use the write range activity, check the add headers as true and write the data into a new sheet and all the empty rows above the header will be removed.



Output

Hope it helps!!

Hi,

You can use “Read Range” activity and pass the cell reference as “B5” as your data starts at second column’s fifth row. store the table in a variable and write it to excel using write range activity.

Thanks,

Hi, in my workbook, only have read range and write cell. can u assist on this?

hi, can u help me with the studio x worbook? i did not have read range workbook?

hi, how to pass the variable?

@Nur_Amin

1.Use the read range activity, check the add headers as true and store the data in a variable.
2.Use the write range activity, check the add headers as true and write the data into a new sheet and all the empty rows above the header will be removed.

hope it helps!!

hi, i dont have read range workbook. this is my studio x
image

@Nur_Amin

use read range workbook

Regards

i dont have read range workbook

@Nur_Amin

Turn on the developer option and you can find it

Hope it helps!!


hi, it appear like this

@Nur_Amin

have you marked the developer option as true?
image

Regards

hi where do i need to mark the developer as true?

image

@Nur_Amin

can you share the dependencies that you are using for your project??

Regards

where do i need to go to check the dependencis?

@Nur_Amin

have you seen this in your activities panel?


Hope it help!!

no i never use anything in developer