SyntaxFix
Write A Post
Hire A Developer
Questions
While creating the string to be written to my CSV file in C# I had to format it this way:
"=\"" + myVariable + "\""