The following is the code in my command button for printing the report: My question is , how do I specify a default printer?
thank you....
code is as follows:
Private Sub cmd_print_Click()
On Error GoTo Err_cmd_print_Click
Dim db As Database
Dim qdf_check As QueryDef
Dim qdf_rcu...
I am not getting any errors.
Here is the scenario: I open this form. It has several reports that are able to run from the form, now, upon selecting a report, it will start the process but it will not give me any output. After it finishes running the query it rushes through the output screen...
I tried searching for this but the search is not very friendly.
All i want to di is set the form so that when it is open it does not open to the size of the screen. I want it to open one small size.... can anyone help?
thank you
I would appreciate some feedback on this question,
Why is it that a report works on one machine very well, no errors or whatever, but on another machine sometime does not work or may work some of the times.
I would really appreciate your feedbacks. I am stumped on this.
Thank You
this is what i did.... is this correct or does it look okay to you?
DoCmd.TransferText acExportDelim, , "<RBC Monthlysal Query>", "<D:\TEMP\RBC MonthlySal>", True
because i am getting this error that D:\TEMP is not a valid path
thanks
ok...
I have a query which pulls information i need.
now what i want to do with the query is to send the information it pulls to a file, namely a plain text file. The type of file is not very important at this moment.
Now I want to do a form. On that form i will have a button that runs the...
I accept your answer..thank you for that.
What I was actually looking for, and this is my fault, so I apologize for it. Any how, what i really wanted to know is how to make it automatic. For example, when the user hits the generate report button, instead of it actually generating a report it...
How do you output information from a query to a file, for example for disk transfer, rathern than outputting it to a report?
I apprecaite your feed backs.
Reagrds.
Hey guys I have a question
I want to format a report such that the report header prints out every time a new section is printed. Example, this is how the report looks currently:
REPORT HEADER
Constituency name People numbers addresses
somewhere My name 0000 someplace
somewhere...
yes...
everything that needs to be selected is... since I am using this same query to run other reports and upon exporting that other report, everything shows up on the excel file...Thus my incomprehension as to why this one doesn't do the same....
thanks
Upon exporting to Excel, certain fields do not show up in the Excel report.
What would be possible causes for that?
Can anyone help with this question?
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.