| Thread | Last Post | Replies |
|
| Bolding a single word in a line of data | 02 Jul 2005 22:10 GMT | 10 |
Hi, I have a concatenated field and I only want the last name to be bolded. Another person had this question, and I followed the path suggested by the inimitable Stephan Lebans. I copied his code into my report though it debugs on the first line ...
|
| Show only end of t | 02 Jul 2005 16:45 GMT | 2 |
I try to create a report, it will contain a label at the end of the report. So I created a label on the report footer section in design mode. But the label's location is not end of the last page, it locates end of the report.
|
| Report with subreport: one to many | 02 Jul 2005 16:30 GMT | 1 |
I have a report which uses a subreport. When I run the report, I get "Enter Parameter Value" error message for "tblGuestRoom". I click ok and the report seems to work fine. I have narrowed down this error to the Link Master Fields property setting,
|
| How to copy a graph from Access to word | 02 Jul 2005 16:07 GMT | 1 |
What is the secret of copying graphs from Access to a Word document.
|
| View subreport in design mode | 02 Jul 2005 16:04 GMT | 1 |
My department has just recently moved to XP. In our old version of MSAccess (97) the subreport showed as just a rectangular box. It was easy to size, select and open. We have many subreports that are narrowly sized and butt up against each other. In the 2003 version, it is ...
|
| How do I create a report for only the current record? | 02 Jul 2005 12:00 GMT | 4 |
I am sure this is a dumb question, but I have been unable to find the answer in the help files, I have a form that I want to print the report for only the current page, ( the user has to print and sign the form.) When I make a report using the
|
| Print Report Footer Total value in Report Header | 02 Jul 2005 00:50 GMT | 7 |
I have a field in my detail section as follows: Name: Dollarperunit Control Source: =txtcpu*amt Both txtcpu and amt are calculated fields within the report. They do not
|
| Page Header Not Appearing With Report Header | 02 Jul 2005 00:01 GMT | 2 |
I want the page header to print on every page of a report. For some reason it's not appearing on page(s) having the report header. The PageHeader report property is set to "All Pages." There's no code that alters the Visible property (or any other property) of the page header. ...
|
| Info not showing up on report. | 01 Jul 2005 22:01 GMT | 1 |
I wrote a report that pulls invoices with a few subreports, which are set to both grow and shrink. Some of the invoices look perfect and pull all of the information. On others the invoice is getting cut off and they way it is getting cut off varies by invoice. I don't think its a ...
|
| Can one Preview a Report from a Modal Form? | 01 Jul 2005 21:45 GMT | 5 |
I have a report I'd like to Print/Preview from a form that for various reasons has to have qualities of a modal form. When I hit the button to invoke the Print-Preview of the report, the Form remains in front of the report until the form itself is closed.
|
| Pass a value from a text control on a form to a variable in a module of a report | 01 Jul 2005 21:13 GMT | 2 |
i am trying to pass a value entered into an unbound form to a report called from that form. I cannot seem to get it to work. I though that I should be able to reference the form control, but cannot seem to find a way to get that to work either! The form is still running
|
| Sorting in Union Select Query | 01 Jul 2005 15:47 GMT | 2 |
I am trying to get this query which is sent to a report to sort by [LeadDate]. I think I need to use ORDER BY but can't seem to get it to work. Can anybody help? thanks, Les.
|
| compatibility with oracle | 01 Jul 2005 15:42 GMT | 1 |
Is acces comatible with oracle? gavin.macrum@livepharm.com
|
| Horizontal data question | 01 Jul 2005 14:50 GMT | 1 |
The report I need is to run the data horizontaly of all emplyees on one page and it must report Saturday, Monday, Tuesday, Wedensday, and so on excluding Sunday, then calculate total hours used by Employee. Example: Sat: Mon: Tue: Wed: ...
|
| Null text box fields when group heading is null | 01 Jul 2005 13:24 GMT | 8 |
I apologize if this has been covered before but.. I have a report grouped by "secondary category" (There is ALWAYS a primary category.) The database contains a number of records which have NO secondary category. I have already modified the appropriate grouping header text box
|