How to show the variance report tab name?

Hi,

i have a document name as Customer Profiling. Inside this Document, has been separate into 3 difference report tab as :
Report Tab Report Name
1 Customer Master Report
2 Customer Receiving Power
3 Customer Payment Details

Now, i need to send the report tab1(Customer Master Report) for printing purpose, how can i paste the comment of print report tab name in the bottom of Report Document?

Thank you

Onn


onnonn (BOB member since 2003-11-03)

If the report tabs are not renamed, simply enter the text in the page footer.

If the report tabs are frequently renamed, well, unfortunately there is no ReportName() function that you can call. There is a DocumentName() function, but that’s not what you are looking for.


Dave Rathbun :us: (BOB member since 2002-06-06)

In response to your other post, there was a VBA solution referenced here. That solution could be adapted to place the report tab name into a document variable (displayed on the report) as well.


Dwayne Hoffpauir :us: (BOB member since 2002-09-19)