Dear All,
I am trying to paste Data into Matrix.The Event Trigger More than One Time when Form Open Second Time .How to solve this issue.
Coding Flow
- Declare One Variable loopStstus
- Add One Class file for Getting Copy Data.
- Declare class file
- Set loopStstus is False and run below code.
- Split getText into line by line.
- Get Length of Get Text.
- Add Row based on length.
- Set loopStstus into True.
On First Time , The Code works fine , When i open Second Time Code working but trigger Two Times.
Please let me know how to solve this issue?