| Thread | Last Post | Replies |
|
| Report, modal, Access 2000 | 14 Sep 2004 10:54 GMT | 1 |
is it possible to open an report modal in Access 2000 ? thx ! Regards Martin
|
| Chart on report not updating | 14 Sep 2004 10:53 GMT | 1 |
Sometimes the chart on my report displays old data when I print the report. This is the data that was correct at the time I created the chart, but this data has since been deleted. How can I force the chart to refresh its data every time it prints?
|
| page numbering | 14 Sep 2004 10:19 GMT | 1 |
I have a page numbering question for a multi-user database. I am trying to reset a report's page-numbering scheme so that both the page number and the total page count start at 1 for each new group. For example, if the first group of records consists of two pages, I can number them ...
|
| Chart on Report not updating | 14 Sep 2004 08:54 GMT | 2 |
Sometimes the chart on my report displays old data when I print the report. This is the data that was correct at the time I created the chart, but this data has since been deleted. How can I force the chart to refresh its data every time it prints?
|
| Wrapping text? | 14 Sep 2004 08:19 GMT | 1 |
How do I get the text to wrap in my report in a text box whose control source is an expression? It wraps just fine for me in text boxes whose control source is simply a field name, but I have two fields where there is an expression (an IIf statement to be precise) instead, and ...
|
| memo feild truncated | 14 Sep 2004 05:01 GMT | 3 |
I have a memo feild which comes from a table and i have made it to print at the page footer. My memo feild is quite large and has a lot of text. But for some reason in the report its showing only some part of the entered text.
|
| Correct info on Report but "#Name?" on Printout | 14 Sep 2004 04:57 GMT | 1 |
I have designed a report that calls for the user to input the Start and End date of the information to be detailed in the report. I have put an expression in a header that informs the
|
| Advanced report code or underlying query help | 14 Sep 2004 04:37 GMT | 1 |
MS Access -- Complicated Design Problems I’ve designed a table that we’ll call “Deductions.“ In this table, there are, among others, five columns that contain the data: [Name], [StartingDate], [EndingDate],
|
| How do I keep report margins set in access | 14 Sep 2004 03:46 GMT | 1 |
Margins continue to return to there default setting. ???Thanks
|
| Print report in Balck and White | 14 Sep 2004 01:55 GMT | 1 |
I am trying to write a code to print a report and form in black and white. I did find the following in the help menu: Sub SetPrinter(strFormname As String)
|
| memo feild | 14 Sep 2004 01:49 GMT | 1 |
I have a memo feild which comes from a table and i have made it to print at the page footer. My memo feild is quite large and has a lot of text. But for some reason in the report its showing only some part of the entered text.
|
| Preview Shows Record - continued | 14 Sep 2004 01:45 GMT | 2 |
Please refer to earlier message: Preview shows Record - Could someone please help me with this? Code included.
|
| Rounding to a whole number | 13 Sep 2004 22:20 GMT | 2 |
I have a report that I need a result rounded to the nearest whole number. Iv'e used the round function before with no problems. The only difference here is I have a Y/N box included in the expression as follows. What ever I do, I cannot get it to round as I need. I get 4.56 ...
|
| Sort Report fields | 13 Sep 2004 20:33 GMT | 2 |
I posted in forms programming about a situation and I was able to solve the problem that I needed for that. However, I am at a crossroad on how to resolve this problem. I have a form with 6 textboxes each with it's
|
| How do i create Invoice Number in Access which is generated autom. | 13 Sep 2004 19:00 GMT | 1 |
I want to make Invoice and want to have a feild which is Invoice number that should eb generated automatically
|