943,540 Members | Top Members by Rank

Ad:
Nov 20th, 2008
0

Numbering in Printing report

Expand Post »
Greetings!

Anybody know to make numbering in print report. I want to put numbering in my print report. All employees are have diffrent project location. I want to print report per location.

example.

No. Employee NUmber Name

0001 Noli Locsin
1175 Alvin Patrimonio
1176 Keneth Durendez

Now, My report printing like this. At the left side there is No. display.. I want my printing report same like this.

No. Employee NUmber Name

1. 0001 Noli Locsin
2. 1175 Alvin Patrimonio
3. 1176 Keneth Durendez

Anyone can help me plz. thanks in advance.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
locsin is offline Offline
47 posts
since Aug 2007
Nov 20th, 2008
0

Re: Numbering in Printing report

First design the database table and select all employee from a location.
Reputation Points: 769
Solved Threads: 128
Banned
ithelp is offline Offline
1,910 posts
since May 2006
Nov 20th, 2008
0

Re: Numbering in Printing report

loop it (any kind of loop will do, if you don't use a For Next loop, just add a counter variable and increment it each time) though i'm assuming you have these employees in an array of some sort..? if you print the index value you're using to access the name and employee number, you can just print that. then use Format$ to add the . if you want it there.
Reputation Points: 22
Solved Threads: 3
Light Poster
kain_mcbride is offline Offline
25 posts
since Nov 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Visual Basic 4 / 5 / 6 Forum Timeline: Important: Having problems with assignment due 20/11/08(tomr) need help please
Next Thread in Visual Basic 4 / 5 / 6 Forum Timeline: Print attached .jpg page by code





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC