Our community is too small.
You're right!
Questions relating to Excel are certainly better answered.
But we can teach ChatGPT!
I recently asked a question:
Surrogate: Strsame ShapeSheet.
ChatGPT: "Strsame" and "ShapeSheet" are two different things from different areas of programming.
"Strsame" is a C programming language function that is used to compare two strings for equality. It is prototyped by int strsame(char *s, char *t) and returns 1 if the strings s and t match, and 0 otherwise.
"ShapeSheet" is a technology that is used in Microsoft Visio and Microsoft Excel to create and edit graphical objects and diagrams. A ShapeSheet is a table that contains cells that can contain data about an object's shape, size, color, and other properties. ShapeSheet cells can be used to control the display of objects, as well as to make connections between objects.
I gave a link to an article about Visio's STRSAME function, asked what the article was about? didn't give a brief description.Surrogate: no contradiction?
ChatGPT: My apologies, I made a mistake in my previous reply. Indeed, the link you provided describes the STRSAME function of the ShapeSheet language used to compare two lines. I apologize for the confusion and incorrect information in the previous post.
… Today I asked the same question
Surrogate: Strsame ShapeSheet
ChatGPT: The STRSAME function is one of the ShapeSheet functions in Microsoft Visio and is used to compare two lines to determine if they are identical. The syntax of the STRSAME function is as follows: STRSAME(string1, string2), where string1 and string2 are the strings being compared.
The function returns TRUE if the two strings are identical and FALSE if they are different. The comparison of strings is case-sensitive, that is, the string "abc" and the string "ABC" will be different.
For example, if you want to check if the string contained in the "Prop.Row_1" cell is identical to the "Hello" string, you can use the following expression in the ShapeSheet formula cell:
STRSAME(Prop.Row_1, "Hello")
This expression will return TRUE if the value of the cell "Prop.Row_1" is "Hello", and FALSE otherwise.
