|
-
Oct 12th, 2000, 12:52 PM
#1
Thread Starter
Member
I am developing a application in MS Access....In that there is a form which shows one record at a time, the fields being shown in different Text boxes.I want to add print functionality so that it prints the desired record...I tried using the following code...But I keep on getting message "Cannot create ActiveX object"...
Doyou have any ideas...
Dim prntObj As New VB.Global
prntObj.Printer.NewPage
thanks
neelesh
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
|