Forum Discussion
Naz17
Jun 29, 2021Copper Contributor
Curly Brackets used to denote Text Strings
I am having an issue of needing to use Curly brackets along with double apostrophes to denote a text string within an Excel formula, or else an error is thrown. As a simple example for the below ...
PeterBartholomew1
Jun 29, 2021Silver Contributor
The curly brackets are valid as the definition of a single element constant-array, but should not be required unless you are performing multiple tests simultaneously.
What version of Excel are you using?