| Thread | Last Post | Replies |
|
| Bold Records In a Report, Based On Certain Fields | 26 May 2005 23:37 GMT | 1 |
Wondering if its possible to show certain records that show up in a report as bolded text. It'd be nice to be able to bold records if a corresponding check box is checked. And for those that dont have the check, to show those as plain text. Is this possible?
|
| Repost on Gap between sub report and report | 26 May 2005 19:36 GMT | 4 |
I am reposting this in hopes someone did not see it before and can assist. I have a report that required the summary data at the top of each page(stupid user requirement.) The sub report lists a row of data for each manager and a grand total row at the bottom. The main report ...
|
| On Format | 26 May 2005 19:06 GMT | 8 |
I have seen several items regarding Cancel - On format. I am trying to show line items on my inventory reports only if the sum of a projected quantity falls below 0. I have not been able to acheive a running sum in my query as there is no sequential ID number because my query ...
|
| E-mailing a Snapshot Report | 26 May 2005 18:51 GMT | 1 |
Hi I have set up code to run a report and output it to snapshot format then send it via e-mail. All this works fine except that I still need to click send on the e-mail
|
| How do I keep an image when exporting a report into Word? | 26 May 2005 18:49 GMT | 1 |
I'm trying to export a report that I've created into Word as an RTF, but when I do I lose the logo that I have on the top. Is there any way to keep the logo after exporting the report to Word?
|
| simple question! | 26 May 2005 17:42 GMT | 2 |
I have a (simple) question as to how tables relate: Lets say i have made to tables: Colors: Color_id(number) Color(text)
|
| Report print Quantity in Access 2003 | 26 May 2005 17:33 GMT | 2 |
I'm have to prevent the print preview window from popping up during an automated print. I just want the tiny print dialog box. However, DoCmd.OpenReport "Invoice", acNormal, , "[Order ID] = Forms![Orders]![Order
|
| Labels | 26 May 2005 16:39 GMT | 2 |
I have designed a label format for my printer, A HP Deskjet (Cheap Model) and have selected a Unistad label format 11 X 3 (labels) (Using Wizard). However, when I run the report it only lists 10 down instead of 11. I have tried to adjust the design manually but it throws the ...
|
| balance column | 26 May 2005 14:11 GMT | 2 |
I am having a strange problem trying to make a balances column in my report: I have an open balance field at the top of my report which is a calculated field from previous balance history. I would like to add a sum of commissions payed for each invoice and put it in a balance ...
|
| Running Report from a Button | 26 May 2005 14:06 GMT | 1 |
I am not sure if this is the right forum if not please re-direct me to the right one. On a form I have an option group each option runs a report. The reports are all the same but the query varies. Is there any way I can
|
| Need to show how many weeks someone didn't make productivity | 26 May 2005 13:53 GMT | 1 |
I have a dbase with a listing of staff and their productivity for each week. I've developed a report showing their expectation and their average productivity. Now I need to show how many of those weeks someone did NOT make
|
| Printing a half page report | 26 May 2005 13:49 GMT | 1 |
I have created a report that is meant to print on half page (8 1/2 x 5 1/2) forms. Is there a way to tell the report to only print in half page? Right now it prints the report on 1 half page form, and then spits out another blank half page form.
|
| SQL/access 10000 record limit | 26 May 2005 13:32 GMT | 1 |
I am using an access front end and sql backend, but my queries stop at 10,000 records although I know for a fact that there are more. Query analyser brings out the exact amount therefore i know that it is an access problem.
|
| multiple reports in an email | 26 May 2005 13:07 GMT | 1 |
I want to send multiple reports in an email. Is this possible. Also is there a way to avoid hitting send on each email. I need to send 4 different reports to about 20 people each. Hitting send 80 times isn't a lot of fun. Thanks
|
| Sum Workdays | 26 May 2005 13:02 GMT | 3 |
I have a date field in my report and users will enter a beginning date and ending date as the report parameter. I'm showing all records by date. How can I sum the total of a field (Trailers) for each work week? I've added a date field footer, but I'm now sure what to put as ...
|