Z
Zh
I am trying to create a table of contents, as per the
instructions in the KB Article 210269.
Using the Northwind example db I followed the
instructions and can create the TOC.
Using the same code in my database and doing step 5 in
the instructions (setting the OnOpen Property of the
report as =InitToc() ). I get an error as follows "There
was an error compiling this function. Module contains a
syntax error"
The only difference in my database is that the field that
I am using for the TOC is called "add01" rather
than "CategoryName" as in the example.
Is there anything other variables I would need to change
in the example procedure to make it work in my DB?
Really Appreciate the help.
Thanks
instructions in the KB Article 210269.
Using the Northwind example db I followed the
instructions and can create the TOC.
Using the same code in my database and doing step 5 in
the instructions (setting the OnOpen Property of the
report as =InitToc() ). I get an error as follows "There
was an error compiling this function. Module contains a
syntax error"
The only difference in my database is that the field that
I am using for the TOC is called "add01" rather
than "CategoryName" as in the example.
Is there anything other variables I would need to change
in the example procedure to make it work in my DB?
Really Appreciate the help.
Thanks