Hi all,
Can you help me to solve this case? I have to separate two different
lengths of data to own separate excel files. Thanks a lot!
First data is ex.
AB3900-566878-0011
and other,
CB4600-39000
KR
Katri
Hi all,
Can you help me to solve this case? I have to separate two different
lengths of data to own separate excel files. Thanks a lot!
First data is ex.
AB3900-566878-0011
and other,
CB4600-39000
KR
Katri
Can you share more insight on your problem by providing some screenshots and examples
You can follow Link for some excel scenarios
Hope this helps you
Thanks
Use "If Acvitity " inside it write ( Extracted_Data.Length > 8 ).
This will solve the problem.
Thanks you response! I will try this…
KR
Katri
Hi,
There is example what I try the do. I try separate those data other excel file.
e.g all 10 characters own excel and all 14 characters own excel …
Thanks again!