Proteck all recode and pint one recode at one page

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

Guest

Please tell me, how I get single record print at single page because I have
100 recode. And I want to print one recode at one single page and second
record at second page. If I want to print any one or more record range how I
get print at singe page one by one.(I have designed pinted invoice format so
I want to take print at that invoice)

Second Question, how I protect all record not to be deleted by any one
accept me. Other can see and enter the data, get print but, no one can delete
any entered record except me.
 
To get a separate page for each record, open the report in design view.
Right-click the grey bar indicating the Detail section, and choose
Properites.
Set the Force New Page to Before Section.
Every record will now print on a page of its own.

To prevent others from deleting records, open your form in design view, and
set the form's Allow Deletions property to No. Now no-one can delete records
in the form. You can still delete them by opening the table directly, and
deleting the record there.
 

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