Forum Discussion

hoacvxd's avatar
hoacvxd
Copper Contributor
Dec 02, 2022
Solved

How to remove @ character in formula in excel

I use C# to create formulas in excel and have encountered a problem: The formula always appears the @ character immediately after the = sign and the result always gives the error #VALUE!.
After creating the formula, I used the Replace function to remove the @ character, but it didn't work.
Please, how to remove the @ character in the formula?

 

 

Resources