| Thread | Last Post | Replies |
|
| Same report from 2 forms | 28 Aug 2007 14:28 GMT | 6 |
The report has a text control that has an IIF statement that looks at a particular field on Form 1 and populates itself based on what is on that form. Now I need this same report to run from another form and populate the same
|
| Want to Print 6 cards 2x3 - front & back have to match. Can do wi. | 28 Aug 2007 13:04 GMT | 5 |
Trying to get Access to print 6 cards per 8.5x11 sheet (200+) cards. Cards have info on front and back. Have it set up but I need to be able to print mirror image on front and back. Front Back
|
| Form field in a report | 28 Aug 2007 11:16 GMT | 5 |
I have a report and i want to put a date in it that has previously been entered in a form. It works for the first page but i just get #Name? on all other pages. my field on the rport is =[Forms]![PrintInvoiceStats1]![Invoice Start Date]
|
| CMD Button to export snapshot of report for current record only? | 28 Aug 2007 11:06 GMT | 3 |
I have one form used to enter data and perform all user actions in the database. I found some information on this site on how to create a command button to generate a print preview of a report for the current visible record only.
|
| Export report info into Excel? | 28 Aug 2007 07:36 GMT | 7 |
I have a report that I created and I am wondering if there is a way to export this easily into Excel? Thanks, CEV
|
| Problem with Blank Pages | 28 Aug 2007 07:06 GMT | 2 |
I have a report that is printing every other page blank. I realize that the area in design view being larger than page margins does this. In design view, my report does go past the length that will fit on one page. HOWEVER, MANY controls on my report are only visible if the ...
|
| Access chart reports | 28 Aug 2007 03:24 GMT | 22 |
I'm putting together a student database and to do some charts, I want to do a pie chart with a break up of different behaviours by percentage, in the actual form I've got check boxes against each student and have checked off the behaviours displayed so I'm wondering how I can say ...
|
| Plus signs? | 28 Aug 2007 01:27 GMT | 6 |
When creating the table there they weren't there, and we've copy pasted into new database files to get rid of it in the past, but these little plus signs appear as a new column to the far left side. How did they get there and how do I get rid of it?
|
| Strange issues with reports | 28 Aug 2007 00:48 GMT | 3 |
So here's the deal. I just started working at an office that is making all of their excel spread sheets into Access databases. No one here knows how to use Access, and so they have passed it onto the new person to figure it out. They have already created the database, and now ...
|
| Query using multiple listbox selections | 27 Aug 2007 21:14 GMT | 5 |
In Access2002, I have a form with a listbox, where a user can select multiple line items. I'd like to pass all of the selections into a query, so that the associated report will contain data for all the items selected, rather than generating individual reports for each line item. ...
|
| query in access | 27 Aug 2007 21:08 GMT | 2 |
I am new to Access 2003. I work for an engineering firm. I have a table for project numer and project name. I also have a table for our time sheets where I input number of hours each engineer spent on each project at the end of the month. How can I get a report shows all ...
|
| Coding from Check Box | 27 Aug 2007 20:34 GMT | 10 |
I have continuous report. The form that controls the report has a check box called [Resolved]. I want to code the report so that when [Resolved] is checked a colored rectangle called [boxResolved] appears under the record, highlighting it.
|
| code in report doesn't see field in record source | 27 Aug 2007 20:00 GMT | 2 |
I have a report that is printed from a form. The record source for the report is a query that includes all the fields needed for the report. I have a text box that needs to be filled in based on the value of a field called STATUS. I have code in the detail_print event to set ...
|
| Union query on a report | 27 Aug 2007 19:24 GMT | 2 |
I created a report based on a union query. I'd like to filter the records on the report by customer name. How can I set my union query to filter based on selection from a form drop down. For example: Query1
|
| Using a Form to create a Report | 27 Aug 2007 19:14 GMT | 2 |
Good Day.. I am attempting to use a form to create a data specific report from my data table. I appear to have a problem with the query that is running from this command though. I am able to retrieve the data when I fill out the entire
|