| Thread | Last Post | Replies |
|
| how do i limit the number of records on the detail section of a r. | 17 Feb 2005 19:02 GMT | 1 |
i have a table of stores, products & sales value. each store can sell up to 500 products. i want to produce a report, grouped by store showing only the top 15 products by sales value. can anyone help?
|
| How can I allow hyperlinks to be 'clickable' in a report? | 17 Feb 2005 19:01 GMT | 6 |
I'm using Access 2000 - I'm running a query on a table that contains one field of hyperlinks and using the report to output the findings. However, the Hyperlinks are not 'clickable'. Can this be remedied to allow me use the hyperlinks when viewing a report?
|
| Problem with calculated controls | 17 Feb 2005 18:43 GMT | 4 |
I have problem with a single page report of statistical data. The report contains calculated controls only all using the dcount function and the report is unbound. It displays fine in print preview but all fields return '#Error' when printed.
|
| Help writing SQL expression(s) | 17 Feb 2005 17:13 GMT | 1 |
I need to create a query and/or report that will only display specific pieces of information. In column/field 'A' I only want to display the records that have that particular field populated...I also have column/field 'B' and i only want that information to display along with the ...
|
| Reference Library | 17 Feb 2005 14:49 GMT | 1 |
I have a database that I developed on my computer but is being run throughout our office. On my computer the formula to print the date works correctly, but on the other stations the result becomes #name?#. On the stations with this issue, they are missing the ActiveX control ...
|
| Criteria to Display All Records Null and Is Not Null | 17 Feb 2005 14:27 GMT | 3 |
I have a report with this record source: tblPKCGMaterialAttributes.txtProfileID)) INNER JOIN tblPKCGFinishingAttributes ON tblProfiles.txtProfileID = tblPKCGFinishingAttributes.txtProfileID) INNER JOIN tblProfilesRevisions ON
|
| Asset DB templt should have Avery Label feature to print stickon . | 17 Feb 2005 14:07 GMT | 1 |
I would suggest a simple feature would be a "print label" option so you can stick info about a given asset on the asset. Especially the Asset ID number and any of the other items that you might want place on the label.
|
| Dynamically changing text boxes and labels based on a Crosstab Query | 17 Feb 2005 12:36 GMT | 2 |
Dynamically changing text boxes and labels based on a Crosstab Query I have a crosstab query which gives you the number of audits performed by auditors for each of the past 5 years
|
| musical database | 17 Feb 2005 08:37 GMT | 1 |
I have made a musical database where the field name is categories. Th type of music are rock, soft rock, hard rock, rythm and blues, an classical with the artist names and titles in other fields. I hav sorted and grouped and have a total of each category. What I a
|
| IIF, THEN SUM | 17 Feb 2005 08:34 GMT | 2 |
Is there a way to do an if then sum in a report What I want is somthing that will pul If [Future_int] is <11 and >5 then sum [current_balance Where the current_balance ends up being the total for all account
|
| Reports for Printers | 17 Feb 2005 05:33 GMT | 5 |
I am doing data base design which includes the design of many reports and mailing labels. The work is then installed on other computers which have a range of different printers. I understand that the reports and
|
| can I change the format of each detail in a report based on the c. | 17 Feb 2005 05:31 GMT | 1 |
I would like to change the currency format of values in report details based on the country of origin, i.e. pd sterling or dollar signs, using the country field to force the event, is there a VBA process to do this?
|
| How do I write a statement to return a name when there are 3 poss. | 17 Feb 2005 02:29 GMT | 1 |
In an unbound text box on a report I wrote the statement =IIF([Trip]=yes) OR ([Pres]=yes) OR ([Yrs]=>9),([Last Name]&" ,"&[First Name]) I expectd this to return a list of members who met any 1 of the arguements. Instead I get all sorts of error messages.
|
| Labels | 17 Feb 2005 02:14 GMT | 1 |
When printing off labels I gat a message when open the report stating that there is not enough horizontal spacing etc etc how can I suppress this message and stop it from showing everytime? Thanks
|
| Resizing Font to Fit | 17 Feb 2005 00:53 GMT | 1 |
Is there a way to resize a font to "make it fit" as it is in Word? I am printing to a label that should fit everything properly, but in case someone puts longer information in a field, is there a way to automatically resize the font so it will fit into the text box that is
|