Invalid L-value expression error on variable

I am trying to assign a user input into a string variable called varWorkSheetName which I then use in the Read Range activity value within a Excel Application Scope. I am getting the following error. can anyone tell me what this means and give guidance on how I can resolve the issue.

Validation Error Compiler error(s) encountered processing expression “varWorksheetName”.Invalid L-value expression.:Reference expressions cannot end with Conversion. The provided expression’s type must exactly match the type T of VisualBasicReference or LambdaReference.

Thanks for any help given.

@kjhsdhkfskh

Unable to reproduce your issue, check below

Can you check the variable is a string
Also share me the screenshot of your workflow

Thanks

Hi @kjhsdhkfskh,

can you send me you the screenshot where you were getting the error?

Thanks&Regards
NaNi

@Srini84 @THIRU_NANI ,

Thank you for the quick response.

The variable is string:

Kind regards

FYI I have deleted the Input Dialog sequence and recreated it with the exact same values and I no longer get the error.

Thanks for your help

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.