The reporting engine for VFP requires something to work from, so if you have an empty (no records) table VFP will generally just 'flash' and generate nothing.
The trick is to use a table with one record - and no data
as your basis - that is the table that is the 'initially selected' one.
Then when you run the report you will get a 'blank' one.
You might have a few zeros (from numerics) and a few // from dates though!
Good luck
Regards
Griff
Keep [Smile]ing
There are 10 kinds of people in the world, those who understand binary and those who don't.