Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Summary-Talk] A couple of requests for information
On 11/5/03 1:42 PM Bill_Royds@pch.gc.ca (Bill_Royds@pch.gc.ca) wrote: >What I would like is a table of report numbers and the titles that go >along with them so I can set up a request page in both languages that can >then request the correct summary page. This applies to both Overview and >Report format output. That information is in the Reports chapter of the manual (Reports.html in the Documentation/docs folder). The report numbers are in anchor tags as the value of the name field, and the report name follows in bold. For example: <a name="2C"></a><p><font face="Palatino,Times"><b>Interesting Referring Domains</b> - . . . The report numbers don't change over time so that is the right thing to key off of. Keep in mind that we do tend to add new reports fairly regularly. > When I extract the Excel format out (tabbed columns), it would be nice >if the explanation lines were separated from the column headers and data >by a single blank line. This should be a configuration option to preserve >present format for others. >This would allow my VBA macros to easily find the data and format it >using Autoformat. Couldn't you simply search for the line that starts "Displaying items" and key off of that? Jason ----------------- Jason@Summary.Net ----------------- Dr. Seuss books . . . can be read and enjoyed on several levels. For example, 'One Fish Two Fish, Red Fish Blue Fish' can be deconstructed as a searing indictment of the narrow-minded binary counting system. -- Peter van der Linden, Expert C Programming, Deep C Secrets ------------- Go to <http://summary.net/list.html> to update subscription info.
|