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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

formula for adding crosstab labels with field name

Status
Not open for further replies.

mgason

Technical User
Feb 6, 2003
158
AU
Hi,
I have a crosstab with..
column head = machine name field.
row head = recipe field
cells show weight and batches required.

I want to add labels in the row head so that it shows the layout below, (Pounds and Batches just being text)..

{Recipe field} Pounds
Batches

crosstab would look like this

Machine 1 Machine 2
Cookies Pounds 100 300
Batches 10 10

Bread Pounds 900 300
Batches 18 6

How do I write a formula for the row head to show the field and text like this?

thanks
mark
 
Go to the customize style tab->summarized fields->check "show labels". Then modify the labels that result if they do not show 'Pounds' and 'Batches'.

-LB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top