G
Graham
In a query I have
[Project] [Starting Month] [# of Months] [Product]
[Quantity] and the calculated [QM]
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] [Starting Month] [# of Months] [Product]
[Quantity] and the calculated [QM]
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??