| Thread | Last Post | Replies |
|
| Printer change - different reports | 08 Jan 2005 20:04 GMT | 2 |
I have a report as a receipt print out, that defaults to the standard printer, which is a narrow printer with a paper roll. It works OK. But when the user shall print a normal report in larger size of paper on a normal printer, there are difficulties. Even if the report itself is ...
|
| Getting rid of white space | 08 Jan 2005 15:39 GMT | 6 |
Hello to all, I imported an excel database into Access 2003 but when I open my mailing list all the records have extra white space at the end. Even though the tags in the mailing list are surrounded by the " =TRIM " function it does not
|
| How do I create a report if the window won't open | 08 Jan 2005 06:48 GMT | 1 |
I was able to create reports yesterday, but when I tried to open a new report in Design view, or even to open an old report, it would not open.
|
| Report using MS Graph 2000 - graph not updating for each record | 08 Jan 2005 06:44 GMT | 1 |
I have a report on benefits for each employee. The report shows lots of data and has a graph (pie chart). It is grouped by employee so each employee receives a 2 page printout. When opening the report and printing the report, all the data shows up correctly, but sometimes (not ...
|
| Dsum Syntax Help | 08 Jan 2005 06:38 GMT | 4 |
I am using Access 2000 trying to retrieve a total from a table using the syntax below. I get the prompts to type in the beginning and ending dates but the value returned is always 0. If I revise it to NOT use the range of dates and just give me a total of ALL records it works. ...
|
| Need Help with DSUM syntax | 08 Jan 2005 06:38 GMT | 1 |
Sorry to create a new thread on this but I tried putting it on the old one and it didn't work. You did so well on my other DSUM problem that one I wondered if I could get your help again on a variation of that same Dsum statement. The last one
|
| Printing in Access | 08 Jan 2005 06:18 GMT | 2 |
This is an odd question . . . I created a report to print labels for mailing. But I need the addresses to be duplicated 5 times. The information is in the database only once, though.
|
| force new page conditionally | 08 Jan 2005 06:02 GMT | 1 |
I have a report with nested sections. I want the first section to begin on the first page along with the report header and then for subsequent sections to be on new pages. Setting "force new page after section" for the the section footer makes this happen except, and here is ...
|
| set a criterion using a letter | 08 Jan 2005 00:01 GMT | 1 |
Could anyone tell me how to set a criterion using a letter rather than a number? I have a variable Grade which has values A, B, C, D, F. I need to count how many grades under A and I tried the following control expression but it does
|
| How do you create continues lines in a subreport after the data | 07 Jan 2005 23:57 GMT | 12 |
I am working with a report that contains 6 subreports. The each subreport is considered a column of data on the report. I also have lines under the data fields to print. If one subreport only has 6 lines to print and the others had 8 or 10 lines to print, how do I get the ...
|
| Text box resizing problem | 07 Jan 2005 23:44 GMT | 3 |
I hope I can make this clear as to what my problem is. I want to have a form/report that allows the text box to resize according to it's content and as I have several text boxes on the same form I would like the second/third/fourth.... to move down the page according to the ...
|
| Eliminate blank lines | 07 Jan 2005 23:06 GMT | 7 |
I've made a phone directory for my church. After the first and last name appears, I'd like the spouse's name to appear if there is one. I've written an if then statement as such: =IIf(Len([Spouse First Name] & "")=0," ","Spouse: " & [Spouse First Name] &
|
| How do I create a table tent report with the same name on both si. | 07 Jan 2005 22:53 GMT | 1 |
How do I create a table tent report with the same name on both sides of a folded piece of paper. This means I need to be able to either print one of the name up-side-down or both names vertically, but facing away from each other.
|
| How do I add Variable date to Report Header | 07 Jan 2005 21:37 GMT | 2 |
I want to be able to accept and then print date on Report Header. How can I do it? I should be able to accept the date and append it to Page Header and also use it in Query to
|
| PDF-417 Bar Code Font | 07 Jan 2005 19:59 GMT | 1 |
Looks like I've got a project coming up that will involve developing a simple PartNo database, and the ability to print labels from that database using a PDF-417 2-Dimensional BarCode font. Has anyone had any experience with this particular Bar Code Font and might
|