Hi all I am trying to create a report that shows an order. The database structure is not exactly how i would like it so here is my challenge.
I bring the purchaser info at the top.
Now I want all the items and qty. ordered.
The problem is I only want to show when there is an order not when the record shows 0, further I want it to fill from top to bottom. No blank lines between.
When i print the pick list through the program I can use a procedure and variable to fill the list. Something like If variable = 3 then fill line 3 and 4. (Extremely shorthanded)
However in crystal if I use a formula with an if statement to display the correct table.fieldname I cant figure out who to set the variable up a number so i can use the next formula to set the position for the next item not 0. I am fairly new to this so please forgive me if I confusing. Thanks for any help.
-Kyle
I bring the purchaser info at the top.
Now I want all the items and qty. ordered.
The problem is I only want to show when there is an order not when the record shows 0, further I want it to fill from top to bottom. No blank lines between.
When i print the pick list through the program I can use a procedure and variable to fill the list. Something like If variable = 3 then fill line 3 and 4. (Extremely shorthanded)
However in crystal if I use a formula with an if statement to display the correct table.fieldname I cant figure out who to set the variable up a number so i can use the next formula to set the position for the next item not 0. I am fairly new to this so please forgive me if I confusing. Thanks for any help.
-Kyle