Create blank report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Some times I have to send a blank report to an associate by mail (Hard to
beleive but true). How do I create one that is completly blank, No names, No
ID No. but has all the headings and the same amount of lines as the report I
work on in the data base.
 
Nick,
Pretty weird... but...
How about just making the detail "data" controls invisible? That would
still show group headers, and leave blank space where the normal detail
records would go.
hth
Al Camp
 
Hard Copy (on paper)

Write a little routine that sets all the relevant controls to print "WHITE"

ForeColor = 16777215
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top