Hi All ,
I want to Append the data in single cell multiple time not a overwrite.
You can use a read cell and then use a write cell by appending the required data
Say the read cell output is var1…then use var1 + "New data"
in the write cell
Cheers
1 Like
Hi @AsadPathan2665 ,
Can you send the sample screenshots how your input looks and how you need the output?
1 Like