Forum Discussion

lrayTalen's avatar
lrayTalen
Contributor
8 years ago
Solved

how do I cut and paste from excel into a field in a test case?

When I try to copy and paste something from Excel it constantly tells me it is too large to fit in the field. Not sure how it calculates the size but it is not based on the number of text characters....
  • mpourali's avatar
    mpourali
    8 years ago

    Hi Again,

    One way I know to get rid of a hidden char is copy the section into a notepad, then copy all from Notepad and attempt to paste it to the desired field.

     

    If you still have issues withe the length, you may want to break down the text and put into multiple fields (i.e., Comment1, Comment2, etc).

     

    cheers...