|
-
Nov 16th, 2000, 06:35 AM
#1
Thread Starter
Junior Member
Gotta problem with Reports!...Is there any reports which take records Vertically to print like as shown in figure...
EMP EMPNO. JOB
1. Jim Supervisor
2. David Assistant
3. Harry Clerk
The above format is usually happens in data Report...But i need format as shown below ...
EMP EMPNO. JOB EMP EMPNO. JOB
1. Jim Supervisor 2. David Assistant
3. Harry Clerk
if anyone knows then please tell me how can it done
Thank you in advance ....
-
Nov 17th, 2000, 04:25 PM
#2
Member
I'm not sure what you want to say, but try this :
"Job 1" + vbCrLf
"Job 2" + vbCrLf
etc.
If this is not the correct answer, please give me more informations
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|