If you save a sectioned report as HTML and choose the “section by section” option, the sections are saved in separate HTML pages numbered from 0 (i.e. 0.htm, 1.htm, etc.). In wanting to link to these sectioned pages from another sectioned page, you need a way to correspond the link …
Read More »Web Intelligence – Convert Month Numbers to Month Names
QUESTION: How do I format a Month Number to a Month Name? ANSWER: Most of our date conversions come directly from a date. If given just the month number, however, you must first convert the number into a valid date format and then you may use the FormatDate() function to …
Read More »