Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Grid Formatting

Status
Not open for further replies.
Mar 30, 2004
29
0
0
US
Is there a way to remove the word "Metric" from a report? I can do it easily for the actual metrics or attibute headers but "Metric" I just can't get rid of.

So on a report you have:
Code:
         Metric |  M1  | M2  
A1 | A2

I would like to just remove the actual word so it looks like

Thanks,
Keith


Code:
         |  M1  | M2  
A1 | A2


 
Go to Grid - > View Column Handles. Then you will see that the columns's width are all changeable. Just readjust to hide 'metric'.
Then go back to the Grid menu and click on view column handles again.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top