| | |
Printing Problem
Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
![]() |
Am trying to print a report and also save it to a snapshot.
The problem is that it runs off a query which works off two date fields (user entry).
When I run it, it asks for the date twice, there by eliminating my backup of the file.
There only two things I can think of doing, them being:
1 grabbing the date field and auto entering it in to the boxes
2 doing the snapshot and the writing the code to print it.
Any ideas how to do ether? Or better.
my code ---
The problem is that it runs off a query which works off two date fields (user entry).
When I run it, it asks for the date twice, there by eliminating my backup of the file.
There only two things I can think of doing, them being:
1 grabbing the date field and auto entering it in to the boxes
2 doing the snapshot and the writing the code to print it.
Any ideas how to do ether? Or better.
my code ---
Visual Basic 4 / 5 / 6 Syntax (Toggle Plain Text)
Private Sub cmdVWLPrintOut_Click() DoCmd.OpenReport rptVWL FileMaker = FileDate & rptVWL & ".snp" DoCmd.OutputTo acOutputReport, rptVWL, acFormatSNP, prtSnpLoc & FileMaker End Sub
![]() |
Similar Threads
- Printing problem with Qbasic (Legacy and Other Languages)
- O/T. HTML printing problem.......... (HTML and CSS)
- Printing Problem (Visual Basic 4 / 5 / 6)
- Low Quality in VB when printing with printer.paintpicture (Visual Basic 4 / 5 / 6)
- Problem printing from IE6 (Web Browsers)
- Simple answer for vexing problem? (OS X)
- Weird IE6 printing problem... (Web Browsers)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: Using VB Code - Silent download pdf from server and print to local printer
- Next Thread: Urgent help needed.
Views: 298 | Replies: 0
| Thread Tools | Search this Thread |
Tag cloud for Visual Basic 4 / 5 / 6
6 429 2007 access activex add age append application basic beginner birth c++ calculator cd cells.find click client code college column component connection connectionproblemusingvb6usingoledb copy creat ctrl+f data database datareport date delete dissertations dissertationthesis dissertationtopic edit error excel excelmacro file filename form hardware header iamthwee image inboxinvb internetfiledownload keypress label listbox listview liveperson login looping machine microsoft movingranges number objectinsert open oracle password prime program prompt range-objects readfile reading record refresh remotesqlserverdatabase report retrieve save search sendbyte sites sort sql sql2008 sqlserver struct subroutine table tags textbox time timer urldownloadtofile vb vb6 vb6.0 vba visual visualbasic visualbasic6 web window windows





