I'm creating a Crystal Report (version 2016) similar to an existing one but I don't know how it used the formula to create the group name.
This is its screenshot.
In the above pic, the group name is "@ObjectName" and the Formula Field is named "ObjectName".
So I tried to mimic this setup by first creating a formula field and using that same code. But it erred with no clear reason why.
Just a message saying an error occurred. Below is my attempt at recreating this setup.
Also note that the syntax highlighting is missing on the keywords: Dim, as, Number, String and Formula!
Thanks for any advice.
Aaron