G
Graham
I have the data in a report
Project: [Project1]
Starting Month: [Starting Month]
# of Months: [# of Months]
Product Quantity
[Product1] [Quantity1]
[Product2] [Quantity2]
[Product3] [Quantity3]
[Product4] [Quantity4]
Calculated Field [QM] = [Quantity]/[# of Months]
Im wanting a report that looks like:
Project: [Project1]
Product Month1 Month2 Month3
[Product1] [QM] [QM] [QM]
[Product2] [QM] [QM] [QM]
[Product3] [QM] [QM] [QM]
[Product4] [QM] [QM] [QM]
As many colums of months as the number specefied in [# of
Months]
How can i create this??
Project: [Project1]
Starting Month: [Starting Month]
# of Months: [# of Months]
Product Quantity
[Product1] [Quantity1]
[Product2] [Quantity2]
[Product3] [Quantity3]
[Product4] [Quantity4]
Calculated Field [QM] = [Quantity]/[# of Months]
Im wanting a report that looks like:
Project: [Project1]
Product Month1 Month2 Month3
[Product1] [QM] [QM] [QM]
[Product2] [QM] [QM] [QM]
[Product3] [QM] [QM] [QM]
[Product4] [QM] [QM] [QM]
As many colums of months as the number specefied in [# of
Months]
How can i create this??