Hello,
I have problem with formula value at formula.Set.
I know I must input value as ““AAA””;. But I need value AAA get from Excel. So I tried String. Concat but it didn’t work.
So Can someone help me with this?
Thank You for Yours time.
Hello,
I have problem with formula value at formula.Set.
I know I must input value as ““AAA””;. But I need value AAA get from Excel. So I tried String. Concat but it didn’t work.
So Can someone help me with this?
Thank You for Yours time.
When using “String” nodes you don’t need to use any escape characters because it is already formatted as a string.
Hello, thank You for your help. I don’t know why I don’t seen it. It’s working now.