I am facing this issue total data i am writing in singel cell excel using automation


so plese solve this problem

@Venky_Mama

Please tell what is the issue, what are you doing what is expected?

Cheers

Hi sir this is total data adress details . this data i am total data write excel at singel cell sir.

Hi @Venky_Mama

Try this

{HouseNumber+" "+StreetName+" "+LandMark+" "+District+" "+Village+" "+BuildingName+" "+Locality}

image

Output:

Cheers!!

tq sir but what activity using this process sir

@Venky_Mama

Use Get Text activity to get the details of each field and store it in a variables then use Add Data Row activity then use Write Range activity

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.