Using Crytsal 8, VB6, Win98/ME.
I have picked up "Crystal Reports 8, the Complete Reference".
It shows a command used to replace the selection string formula, clearing out the old formula - example:
Report.ReplaceSelectionForumula (Selection String Formula)
My problem is that this formula does not seem to exist? It does not appear in the .lists, is rejected by the compiler also. Closest formula is the "SelectionFormula" in the list. How can I get this formula - is there a patch?
I also found references to this formula searching Crystal's help files - It seems it should be available...but no clues to why I don't have it?
All the relevant Crytsal components and libraries are checked and applied in the VB environement.
Thanks in advance.
I have picked up "Crystal Reports 8, the Complete Reference".
It shows a command used to replace the selection string formula, clearing out the old formula - example:
Report.ReplaceSelectionForumula (Selection String Formula)
My problem is that this formula does not seem to exist? It does not appear in the .lists, is rejected by the compiler also. Closest formula is the "SelectionFormula" in the list. How can I get this formula - is there a patch?
I also found references to this formula searching Crystal's help files - It seems it should be available...but no clues to why I don't have it?
All the relevant Crytsal components and libraries are checked and applied in the VB environement.
Thanks in advance.