Spuppett,
Once you've finished creating a report with the wizard, you can't go back into the wizard for the same report. To avoid having to scrap the report and start again, you should open it in the report designer. To do so, go to the command window and type:
MODIFY REPORT MyReport
where MyReport is the name of the report file.
Once you are in the report designer, go to the Report menu, choose Insert Control, then Field. In the resulting dialogue, type the name of the field in the Expression box.
After clicking OK, you will see the new field in the report, but not necessarily where you want it to be. Just drag it with the mouse, and drop it in the Details section (above the grey bar saying "Detail"), and to the right of the other fields there. You might have to move the other fields to the left to make room for it.
The above is only a quick guide. It will be worth your while spending some time getting to know the report designer, because you can do much more with it than you can with the wizard.
Note also that the above instructions refer to the more recent versions of VFP. In 6.0, the menu names might be different, but the same principles apply.
Mike
__________________________________
Mike Lewis (Edinburgh, Scotland)
My Visual FoxPro site: www.ml-consult.co.uk