| Thread | Last Post | Replies |
|
| Report on Network | 22 Mar 2005 21:19 GMT | 2 |
I would like to put a report on the network for all employees to view. They do not need access to anything else. Is there a way to put just the report on the network? Thanks!
|
| Data-Sorting Report Question - Version: 2000 (9.0) | 22 Mar 2005 20:59 GMT | 6 |
I'm trying to create a report that sorts the data from a table. The table is set up as follows: Quantity0, Description0, Color0, Size0, Quantity1, Description1, Color1, Size1, etc...
|
| Calendar Report | 22 Mar 2005 20:58 GMT | 3 |
I have a report that prints as a calendar. The details section of my report is split into 7 columns, and in the On Format section of my detail, i have the following code which sets the date under the correct column (Sun- Sat) according to the day:
|
| Preview report button on a subform | 22 Mar 2005 20:26 GMT | 2 |
I have a subform with a button which allows me to run a report using a parameter from the form (a course booking reference id) I pass the data to a query using the following script. STUDY_LEAVE_RECS.ID=Forms![STUDY_LEAVE_RECS]![ID];
|
| How do I display a phone number format from a text field? | 22 Mar 2005 19:09 GMT | 4 |
My phone info is in a text field and there is no format for phone numbers, only date/time. I can't apply an input mask after the fact.
|
| export several report in 1 word doc. | 22 Mar 2005 17:39 GMT | 1 |
I would like to export 3 reports in 1 word document. How can I do this. It works perfectly for one report by using OutputTo. However, how does it work with several reports in one word doc. ? Thanks in advance
|
| Report Page Setup | 22 Mar 2005 16:49 GMT | 1 |
I have a report that is a set of labels. When I open the report it does not have the original settings. They have gotten changed somehow. I can change them in the page setup but it does not save them. This is an access xp mde with the access xp runtime. Any ideas on how to fix ...
|
| 6 Data Sets | 22 Mar 2005 16:38 GMT | 1 |
The chart wizard only allows you to include 6 data sets into a graph. I know you can add these after running the wizard to get the basics, but i have no idea how to do it. Is it through the SQL statement in the properties window, or is there and easier way?
|
| Report Size | 22 Mar 2005 16:27 GMT | 1 |
I understand thanks to the people on this newsgroup how to use the docmd.runcommand accmdzoom100 to make a report come up in the 100% view. I have two questions. Is there any other way to do this without having to code in each form this command so all reports in preview mode ...
|
| Printer | 22 Mar 2005 16:14 GMT | 1 |
I have a database that is in Access XP. I have it running on a machine with the Access XP runtime. When trying to print a label report I get the following error. The printer is connected directly to the computer and is the default printer. Any ideas on what to do to fix this ...
|
| Print Report for just one record | 22 Mar 2005 15:59 GMT | 4 |
I want to have a command button on a form that will print a record for only that record. Any help will be Very Very welcome Thanks in Advance
|
| Different formats in a concatenated field | 22 Mar 2005 14:57 GMT | 2 |
I am trying to create a letter based on a query with several different calculated and formatted fields concatenated into a continuous paragraph. The trouble is, currency is not formatting as currency (as it does in the underlying query) and the account number is not maintaining ...
|
| reports in access | 22 Mar 2005 14:52 GMT | 5 |
I have a problem, I have to make a report where i can view several test names. If there are 3 tests then I have to view the 3 tests but if there are only 2 tests I have to view just those 2 tests? Is there a possibility for working with an if-statement?
|
| Report text box | 22 Mar 2005 13:29 GMT | 2 |
Hello.. I have a report which lists (in the detail section) an order date, due date, and send date for job orders. I would like to add an additional text field to the report which would indicate (in text) the following: 1. When the "due date" was omitted (new text field would ...
|
| Ignoring duplicate names in Address Labels Wizard esults | 22 Mar 2005 06:05 GMT | 6 |
I queried this forum and tried every solution suggested. I'm still getting duplicate labels. I used the Wizard to create the list. Any other suggestions? Tired "Totals" query Tried SQL statement SELECT DISTINCT
|