| Thread | Last Post | Replies |
|
| Sorting a report based on a condition | 03 Dec 2004 02:29 GMT | 3 |
I have my report(an invoice) sorted by the order the records were entered( record #). A few records will have a duplicate ticket# but followed by an asterick(*). Example ticket, 888 and 888*. I would like to keep the sort for the report in
|
| syntax for 'Or' | 03 Dec 2004 02:06 GMT | 2 |
In my report I am trying to add two conditions to IIf statement using Or. What is the right syntax. I am trying someting like: IIf(Or(condition1,condition),result1,result2) or
|
| HTML--display on report | 03 Dec 2004 01:15 GMT | 1 |
We are storing HTML in a SQL Server field. The front end of the application is an Access 2003 MDB. I need to display the HTML on an Access report. I've tried using a browser control, e.g., wbbApp.Navigate URL:="www.google.com". As long as we're pointing at a web site it works
|
| One page of labels for one address | 02 Dec 2004 22:33 GMT | 2 |
I am trying to, after selecting an address from a loaded form, be able to print one page of Avery 5261 labels with 30 labels of the same address, which would be the selected item from the form. Thanks in advance for anything!
|
| Report header | 02 Dec 2004 19:37 GMT | 2 |
Silly question In my report header I want to put the name Brad & Taylor When I view the report I get
|
| Vertical Text | 02 Dec 2004 19:23 GMT | 1 |
I know how to rotate text 90 degrees to the right. How do you rotate text 90 degrees to the LEFT?
|
| Silly Question | 02 Dec 2004 19:08 GMT | 3 |
I have a report with an unbound label, what I want it to say is "New members for 'Month'", being the current month. I can get it to state the what number is i.e "New members for 12" but I would like it to say "New Members for December", how is this done?
|
| Alternate for Checkboxes in Report | 02 Dec 2004 18:03 GMT | 3 |
We have a table that has a number of "yes/no" values as checkboxes on a form. In the report I'm developing, I want to display only those items that are checked (with a value of "yes").
|
| how can i print a certain number of records on a report? | 02 Dec 2004 15:59 GMT | 1 |
am i trying to print labels for a gofl tournament. each label (group) will have 3 or 4 players. they are also arranged by ability(A-D). my query has all this info in it. so my question is how can i design a label report that will print the names of the people that belong to one ...
|
| summed values | 02 Dec 2004 15:45 GMT | 1 |
I have a query that puts entries about the same item together. I have it grouped by the dept, location, and the item. I then have the item price and quantity summed. I also have the total price as the price * the quantity. The query is what the report is based off of. When I ...
|
| Feeling stupid...i had the cure to cancer...and i lost it!!!!!!!!! | 02 Dec 2004 15:35 GMT | 2 |
I never used access before yesterday, im self taught. I receive text delimited files daily, for the purpose of direct marketing. I purchased a direct thermal printer. by the way labels not on available list so i created the label in reports/ custom label wizard. Yesterday i ...
|
| How do I subtract field values in a report format? | 02 Dec 2004 15:26 GMT | 1 |
I am trying to perform a subtract the total received from the opening balance to get an ending balance that will change as the numbers change.
|
| Report label | 02 Dec 2004 15:23 GMT | 1 |
I have a report with a subreport, output like below Report: Subreport: Label 1 FirstData1 SecondData1 ThirdData1 Label 2 FirstData2 SecondData2 ThirdData2
|
| Change report from outside ? | 02 Dec 2004 14:52 GMT | 1 |
I am at present working on an app written in Access 2002 which contains a few reports. The app is to be extended, and I would like to be able to reuse these reports. There is no problem with changing the query to get the data using Me.Properties("RecordSource").Value on
|
| How do I Print out address labels on 2 columns and 8 rows | 02 Dec 2004 14:47 GMT | 1 |
I am trying to print out Christmas labels for my Christmas cards. I can only get the label wizard to do it in 7 rows but I need 8. I can't get the spacing right so that each address fits on. I have even tried to use custom labels. The labels are 105mm by 37mm. There are no ...
|