Connecting Tech Pros Worldwide Forums | Help | Site Map

Problem in Ms-Access Report

Newbie
 
Join Date: Jul 2006
Posts: 1
#1: Jul 24 '06
Hi I am Hemant
Hello to everone

Now I want to discuss a problem I am facing in Ms-Access report and I want solution of it can U help me?

My Problem is

I want to print an invoice through Ms-Access Report. That invoice has fixed format i.e. It has fixed space for printing the description of items i.e. say it has space for printing 10 items per invoice. If an invoice has more than 10 items then they should be printnted on seperate page and if an invoice has less than 10 items say 5 then remaing space for 5 items should be left blank on that page. For this I have created sub report to print items in the report. but I am unable to print fixed number of record on the page.
can anyone help me.
PEB's Avatar
PEB PEB is offline
Expert
 
Join Date: Aug 2006
Location: Bulgaria
Posts: 1,380
#2: Sep 6 '06

re: Problem in Ms-Access Report


I suppose that the follow properties can help you resolving your problem

In Visual Basic help type:

FormatCount
PrintCount

There is more information concerning your question!

Have a nice luck!
Reply