Crystal Reports 9
Using an SQL server type database
I created two parameters for Week Ending Date and Bakery Name, which thanks to Synaspe & Ibass I was able to get it to work. Then I place the WE Date in the Page Header and created 3 formulas using {?WE Date}-7, etc to change the dates in increments of 7 days each. I am not using a cross-tab.
I want to add the quantity from {tblBudgetManufactured.Qty} for the parameter date {?WEDate} and for the 3 other weekly dates I created {@2ndWeek},{@3rdWeek} & {@4thWeek}. I have tried different formulas and keep getting zeros, so I am apparently doing something wrong. Please Help. I feel like such an idiot!
Example of what I have right now:
WE Date WE Date WE Date WE Date Qtr to Date
3/6/04 3/13/04 etc
{WE Date} {@2ndWeek}
Regulars (Types of Buns)These are group sorted.
Quarters
Muffins
McRibs
etc.
Sincerely,
Myla
Using an SQL server type database
I created two parameters for Week Ending Date and Bakery Name, which thanks to Synaspe & Ibass I was able to get it to work. Then I place the WE Date in the Page Header and created 3 formulas using {?WE Date}-7, etc to change the dates in increments of 7 days each. I am not using a cross-tab.
I want to add the quantity from {tblBudgetManufactured.Qty} for the parameter date {?WEDate} and for the 3 other weekly dates I created {@2ndWeek},{@3rdWeek} & {@4thWeek}. I have tried different formulas and keep getting zeros, so I am apparently doing something wrong. Please Help. I feel like such an idiot!
Example of what I have right now:
WE Date WE Date WE Date WE Date Qtr to Date
3/6/04 3/13/04 etc
{WE Date} {@2ndWeek}
Regulars (Types of Buns)These are group sorted.
Quarters
Muffins
McRibs
etc.
Sincerely,
Myla