| Thread | Last Post | Replies |
|
| Shading on printed reports | 11 Aug 2005 14:56 GMT | 4 |
We have a contractor working with some of our staff. His computer has Window XP and Office 2003, same as our staff. The Access database they are all using is in Access 2000 format. They are all using the same Windows Classic theme.
|
| How Do I change the Number of copies from a Record Table | 11 Aug 2005 14:44 GMT | 9 |
I have several records and each record needs a different number of copies printed. I have the number of copies in a field and would like to snd that to the number of copies to print for each record.
|
| Re: Reports with Date Range Errors -- Repost | 11 Aug 2005 14:33 GMT | 1 |
I have just realized under what conditions my date range pop up form is giving me errors. I can input any beginning date, but on the ending date if I go beyond 8/05/05 I get an error that it is typed incorrectly or to complicated to
|
| Omit "Nickname" in concatenated field | 11 Aug 2005 13:46 GMT | 2 |
I have a database where [NickName] is used as the means of addressing a member if the member is not commonly known by his formal [FirstName]. In a report I need to include the [NickName] if it is different from
|
| Report must be saved for filter to work? | 11 Aug 2005 08:42 GMT | 14 |
My report filter only works after the report is saved. The filter is put in with the following coding. That appears to be correct, but when I type in the same idential criteria with the report open it gives me all records or no records. After I save the report with the filter ...
|
| query problem in report - repost | 11 Aug 2005 06:18 GMT | 4 |
I have created a report that is running from a query. The fields in the query include 5 date text boxes from a form. These date text boxes relate to 5 other name text boxes that are also included in the query. I only want these names and dates to show up on my report when the ...
|
| Openning at 100% | 11 Aug 2005 04:10 GMT | 3 |
I have a reporting switchboard with command buttons to open and maximize any chosen report. My problem is that they all open with the view set to "Fit" therefore making it too small to read. I've been struggeling for too long to set the view to 100% on load/open. Any ...
|
| Update Data Source for A Report | 11 Aug 2005 04:08 GMT | 3 |
I have created a report using data from a query. Now I have set up the updated data into a new query. Could anyone tell me how can I update the report using the new query? Thanks. Charles
|
| Default Legal Paper | 11 Aug 2005 03:10 GMT | 3 |
I have a report that I want to print on Legal paper every time. It will only print on legal if the default printer is the same one that was selected at the time that I changed the paper size. When a user prints to a different printer (their default printer) the paper size is ...
|
| Print Preview Stops During Formatting | 11 Aug 2005 02:32 GMT | 1 |
When my query has an OR statement, the report print preview stops during formatting. Only options then are to CTRL +break or end the program with task manager. What do I have wrong? This use to work.
|
| can I use Eval() for report controls ? | 11 Aug 2005 00:02 GMT | 6 |
I have a report with 50 columns whch must have their background colors set based on values in an input table. Can I use Eval within a loop to do this? All attempts so far have failed. Or is there another way to loop thru the controls in a report section?
|
| Can't assign value to control | 10 Aug 2005 21:11 GMT | 2 |
I have text boxes on my report named Y1 thru Y4 When I try to assign values to them during the 'report open' event, I get a message 'can't assign value to this variable'. I'm using Me.Y1 = Another question, the table my report is based on contains numbers 1 thru 6
|
| Report Weekly Data - need help with setup | 10 Aug 2005 20:40 GMT | 4 |
I have a Excel document that I need to convert into a Access report but am not sure how to go about doing it. Here is how my Excel doc. is set up (I'll use made up data so you can easily follow me.) Excell Spreashee
|
| hide detail | 10 Aug 2005 20:38 GMT | 6 |
I want to give the users of my report control over whether they want to view detail or not; how can I do that
|
| Conditonal Format Grayed Out | 10 Aug 2005 20:14 GMT | 1 |
I am building a report and I want the yes/no check boxes to appear in red if "No". When I select a check box the "conditional formatting" on the menu is grayed out. Anyone know what I am doing wrong? Thanks
|