| Thread | Last Post | Replies |
|
| Rich text editor | 19 May 2008 15:20 GMT | 1 |
I'm using a Basic Rich Text editor (http://www.kevinroth.com/rte) to add text in a field (data type: vnarchar(max)). In my reports the text is shown as html format so hard to read. Is there a way around? How can I make it readable?
|
| Printing a long Contract with a Macro | 19 May 2008 15:06 GMT | 8 |
I previously posted about printing a contract that is about 4 pages long, and putting the records of databases in.....since I can't do that, is it possible to use a macro to print a report in access (yes I know this can be done) but after that, it (the macro) would tell a word ...
|
| creating a total | 19 May 2008 12:57 GMT | 2 |
Afternoon all, In my dbase I have a field which records amount of time spent on particular jobs i.e. 1.5 (hours) 2 (hours). The field is currently a text field. I would like to be able to total this up and place the total in the footer of a
|
| No Snaking | 18 May 2008 15:40 GMT | 4 |
Is there a way to have two columns in a report and to turn off snaking? Thanks DS
|
| Orphaned Group Header | 18 May 2008 15:37 GMT | 2 |
I have 4 Group Headers. The third one down I have set to "With First Detail" in the Sorting and Grouping. I am still getting orphans on this group header. Am I missing something. Thanks
|
| 30 day old | 18 May 2008 14:46 GMT | 6 |
I have a date field "daterecieved" i would like to query for items over 30 days old where a completed field is null. Please assist. Thanks
|
| Chart trendline | 18 May 2008 03:43 GMT | 1 |
What is the syntax to drill down to the Type property of Graph.Trendline? I have a form ("frmCompareAnalytes") that contains an MSGraph.Chart.8 scatter plot ("chrtCompareMetals") and I'd like to have the ability to
|
| Sorting And Grouping | 17 May 2008 21:15 GMT | 1 |
In a multi-column report what setting is there to start the next group in a new column? Thanks DS
|
| Two Column Report | 17 May 2008 21:11 GMT | 3 |
I have a Two Column Report, I'm setting the recordsource from the on open event. Such as.. Me.RecordSource = "Select SELECT tblPayIns.PayInBizDay, tblSalesCats.SalesCatName, tblReportCats.ReportCatName,
|
| using Form data in query | 17 May 2008 18:38 GMT | 1 |
I'm trying to run a query with the below statement as criteria. I'm trying to get by with designing one report and having it open per the form being used. Problem: It insists on evaluating the form field that is not used. How do I
|
| Downloading photos from a website | 17 May 2008 03:20 GMT | 1 |
Using an MS Access report, I would like to be able to go to a website, get a photo with a know address and display it in the report. The photo changes with the information in the report. The report worked fine under Windows XP using Access 2003. But when I
|
| Printing Contracts-too long | 17 May 2008 02:49 GMT | 5 |
I have a front desk staff person who enters demographic data (lease info) into a simple database. I want to print that demographic info such as name, address, taxid, phone, apartment# being leased, lease terms, etc. THAT part is sort of easy...however, the contract portion is ...
|
| How do I replace #Error in access report with another statement? | 16 May 2008 21:57 GMT | 4 |
I get an "#Error" message on a report that doesn't have any records to show. Can I change this message to something like "There are no records to display on this report"?
|
| Writing an "if-then" expression on a report | 16 May 2008 20:15 GMT | 1 |
I am trying to add a field on my report that will look up information in its subreport. There is a field that tells me if the record is "open" or "closed". If the record is "open", then I would like it to sumthe amount in another field on the same subreport. This is in a ...
|
| Exporting Access Report data (fields) into another program | 16 May 2008 19:27 GMT | 1 |
I have an access database that will consist of some people's names and $ amounts - I have a program called DAVKA that has the document I want to export this data into. Can ACCESS do this with any program or is it limited? Thanks
|