I am using get text activity to get text and write into excel but its shows me error

image

Hi @Kuldeep_Pandey

You can try to use Write Cell activity inside the Excel application Scope

image

Regards
Gokul

Check out the screenshot @Kuldeep_Pandey

image

Regards
Gokul

Yes you’re right, GetVal() will give the good data type.
But I am afraid, the Text variable has been declared as an Integer…

Regards, Adrian

hey i am using for each loop to open url and get text from it but in one url the text is on 1 page and in 2 the text in on 2 page so what can i do to get text from 2 page also

Hi @Kuldeep_Pandey

1st you have to find no of page where your required data is available, then create logic to go to that page then use get text activity

Thanks
Brij

This is different topic. Create a new topic for this issue.

Have the issue is resolved @Kuldeep_Pandey

Regards
Gokul