Starting detail records on same line as the master
I want to print a recipe with the Step Number, Amount, Ingredient, and Step Prep all on the same line. A recipe has 1 or more steps where each step has a step number and step preparation, the step preparation may be many lines in length. There nay be one or more amounts and ingredients per step. I can get the step number and step preparation starting on one line and the amount and ingredient beginning one line below the step number and step preparation line. I have accomplished this in both "Master-Detail" and "Group" approaches. But I cannot figure out a way to get all data items to begin on the same line. Can anyone help me!
step Number
step Number
Comments