Skip to main content
Question

The input entered in 'sourceString' is incorrect.

  • January 9, 2023
  • 2 replies
  • 1643 views

Forum|alt.badge.img+1

Getting the following error when attempting to write data from one excel into another:

 

The input entered in 'sourceString' is incorrect.

 

Previously worked with zero issues.

2 replies

Forum|alt.badge.img+22
  • Most Valuable Pathfinder
  • January 9, 2023

Hi @Gene Edwards ,

Can you share code and error screenshot details?


Tamil Arasu10
Most Valuable Pathfinder
Forum|alt.badge.img+18
  • Most Valuable Pathfinder
  • January 9, 2023

Hi @Gene Edwards ,

 

Please verify whether the values are assigned the correct variable type. (Might you have passed the string the values to Number variable)

 

Thanks!