| Thread | Last Post | Replies |
|
| User to choose logo | 14 Sep 2007 21:30 GMT | 6 |
I have many reports that are all used by 3 different segments. Each segment has a different logo that will need to be inserted into the report header. Is it possible to have the user select which logo they want to add?
|
| Charts | 14 Sep 2007 20:12 GMT | 2 |
Can I make a target line in chart on a report? If so how?
|
| Image on report does not show when sent as a fax through Outlook. | 14 Sep 2007 19:52 GMT | 2 |
Hello. I am working with a report that is a letter formatted with our company letterhead. I believe the letterhead is an Embedded OLE object. This is working, and it prints fine to a printer. Our supervisor would like to fax this letter directly through Outlook. (Not sure if ...
|
| conditional formatting of a percent | 14 Sep 2007 19:08 GMT | 3 |
I would like to use Conditional formatting on a percent field that is calculated in my report. The text box field contains the formula =[TotNot]/[TotEmp]. This field displays a percent on my report. I would like to Highlight and Bold the percent if the field is greater then ...
|
| Check box format option | 14 Sep 2007 19:02 GMT | 2 |
is it possible to change the appearance of a printed check box ? I am looking to print only the check inside the box not the box and the check. I have tried changing the border style to transparent or the color to white but no success.
|
| Expression build resetting function | 14 Sep 2007 18:54 GMT | 2 |
I have a nested user define function in the Expression Build of a report. The simple funtion works, but when I place a IIF() around it, Access does not save the new logic and keeps doing a save as with the old logic. Is this to complex for Access or am I doing something ...
|
| specify which report to print based on data | 14 Sep 2007 17:52 GMT | 9 |
I am working with a pre-existing database that has two different forms to print (labels) depending on what kind of item they are printing the label for. Each item has a letter code to define what type of item it is, and the types are fixed (static list). The users currently ...
|
| IIF Statement | 14 Sep 2007 17:38 GMT | 2 |
Here is my problem. I'm trying to build an IIF statement in a report. If I build it in the query, it removes the entire record. So in the field on the report, I want it to show the data if there is any, if the field is 0 or null, I want it to be blank.
|
| Create a report based on table field selections | 14 Sep 2007 17:08 GMT | 3 |
I want to create a form that has selection buttons which then creates a report. I would like to have selection buttons that if selected, pulls that data onto the report. For instance, the table has these fields: building number, building name, funding resp., storage type, smoke ...
|
| Subscript out of range error given by Report Wizard | 14 Sep 2007 16:24 GMT | 1 |
I have a query which gives something like the following - TestName TesterID Test1 121 Test2 121
|
| Trouble Exporting to Excel | 14 Sep 2007 15:37 GMT | 5 |
I have a report that has groups of records and about ten fields of data. At the Top of each group in the group header I have the name of the group. In the detail section I have those data fields. In the group footer I have the sum of two fields in two text boxes. It all ...
|
| Upsizing to what? | 14 Sep 2007 14:42 GMT | 1 |
I have 70 some odd mdb’s that require some level of upsizing. All are used on LAN’s with split front ends and back ends. Some of these mdb’s will require WAN’s. Some will stay local, but in need of ‘more power’. Most of these mdb’s are fairly complex programs using many modules. ...
|
| Electronic Report Format | 14 Sep 2007 14:20 GMT | 4 |
Thanks for taking the time to read my question. I have a DB that I use to track the time I spend programming. I have created an invoice that I'd like to send to my customers. I really want to keep the formatting, and the logo I have on the report, and I'd like to send
|
| Descriptive headings in report header derived from report's name | 14 Sep 2007 13:46 GMT | 7 |
I have numerous reports for which I want to create headings in the report headers, derived from the (object) name for each report. For efficient editing of report headings, I have created a query derived from MSysObjects and added fields that, when concatenated, produce the desired
|
| Numbering the Records of a Query | 14 Sep 2007 13:41 GMT | 2 |
I'm using the code module below to create a extra column which will number, in serial order, the records produced by my query. The problem is that when it creates the number list and the list reaches a record in the reference field which is repeated, it repeats the number used when ...
|