| Thread | Last Post | Replies |
|
| Field Error | 10 Jan 2005 15:36 GMT | 1 |
When I try to create a report on an existing query, I get the following error: The wizard is unable to create your form or report because you chose too many fields; please try again with fewer fields. Can someone help me get around this?
|
| Is it possible to rotate labels in MS Access Reports? | 10 Jan 2005 15:28 GMT | 1 |
I am tring to duplicate a report format that is originally in MS Excell. In Excell you are able to rotate column headings by 90 degrees in order to conserve space in a tabular report. Is this same functionality available using a MS Access Report?
|
| Please help me report formating | 10 Jan 2005 15:22 GMT | 1 |
my report have rows with record in columns fields are arranged. some row maybe sometimes are equal. or one column have the same value. how can i report one of field value for some rows (records) that contain equal value. at now:
|
| Formatting subreport and Microsoft Article KB208364 | 10 Jan 2005 14:34 GMT | 2 |
I have a two column subreport that I would like to print Down then Across. The Microsoft site Knowledge article KB208364 recognises this as a problem and suggests you use Across then Down but this makes the report less clear in my particular case. Does anyone have a work round?
|
| report printing and printer information | 10 Jan 2005 03:06 GMT | 1 |
In Access 2002, I have a report that now gives me an error "cannot retrieve printer information for this object". WHat is that and how can I fix it.
|
| I think I am confuse about how to do this report. | 10 Jan 2005 02:21 GMT | 1 |
Access 2003 I need help building a query. These are the tables. wkly_trans_dates [date_id]
|
| Keeping Groups together and forcing page break in subreports | 09 Jan 2005 20:11 GMT | 1 |
Both of the functions seem to work when used in a Report, but fail when used in a Subreport.
|
| can't concatenate fields with label wizard | 09 Jan 2005 19:52 GMT | 1 |
Hi. I'm using Access 2002. When I try to list 2-3 fields on 1 line with label wizard (for example, city & state & zip, Washington DC 20008), I get an "enter parameter value" dialog box and "error" in that line of the label. I am able to concatenate the fields in a query, ...
|
| Running Count and Multiple Groups | 09 Jan 2005 19:48 GMT | 3 |
I have a need to add a line number to each item in a report. The client wants the line number for groupings of Current Month, Current Year and Grand Total. I set a text box to =1 and set running sum to Over Group and I get the line number Current Month. I set a text box
|
| Report totals by day of week - from crosstab report | 09 Jan 2005 19:03 GMT | 10 |
Using Access97 (with Windows XP) I am trying to create weekly activity report that shows how many calls were made to each client by day and then give a total of calls for the week. It would look like this:
|
| Insert query result into form | 09 Jan 2005 18:29 GMT | 4 |
I'm stumped. I'm trying to build a report that shows the amounts calculated in a query. The query works just fine, returns the information I have specified and totals up the amounts for the account.
|
| how to email reports - revisted | 08 Jan 2005 23:56 GMT | 1 |
I can now email reports via Outlook but How do I do it via Outlook Express? I got this piece of code from this newsgroup to send reports via Outlook. =============================== Set objOutlook = CreateObject("Outlook.application")
|
| Programmically Outputting a Report as a Word Document | 08 Jan 2005 23:55 GMT | 1 |
I have a need to generate a paper copy of a report and a saved Word document of the same report. I need to do this from a button on a form without actually displaying the report. I have already gotten the part where it prints out directly but I need to save the report as a Word ...
|
| Adding up Percentage calculated series of numbers | 08 Jan 2005 20:51 GMT | 2 |
Adding up Percentage calculated series of numbers???? I am adding a series of numbers that have been rounded to the 2nd decimal point. I have a calculation to receive a result, such as. (8.9%)123.00= 10.947 thus rounding gets (10.947 rounded to 10.95)
|
| Help creating a report programmatically | 08 Jan 2005 20:25 GMT | 3 |
I have 16 nonrelated tables that need to be summed and then put into a report. I have written the code to sum them and it works. I have designed a report and put in text boxes to hold the data from the tables; each text box is named. When I try to load the report I get an ...
|