Error in converting


how to solve the error

what you are trying to pass?

@soumi_soumiya

Could you please tell more details about the issue.

What are you trying here ?

Convert.ToChar(Convert.ToUInt16("A"C)+CellName)+CellIndex.ToString
this is the condition i am passing can you define me what for this is used for

Can you try this @soumi_soumiya

Convert.ToChar(Convert.ToUInt16("A"C).ToString+CellName)+CellIndex.ToString

2 Likes

Hey @soumi_soumiya

Were you able to resolve the error you got?

1 Like

Thanks for your concern…
yes i got resolved but one thing i cant get in the correct order

1 Like

and what is that?