Hide textbox on parent1176 (5/4/2007 2:27:31 AM) Hi Groupies I used the On No Data event on my subreport so that if it has no data, it does not print. However, if the sub does not print, I also want two text boxes on the main report to not be visible eithe... CJ
6 Up Labels, Each Label with Own Detail Band1131 (5/3/2007 10:04:33 PM) In Access 2003, I am new to printing labels - in this case pallet labels. We want to print them 6 up - 2 across the page, 3 top to bottom, probable multiple pages It seems that the label wizard is set up to ... GeyikBaba
Report - Convert ClientID to Client Name1218 (5/3/2007 7:41:00 PM) I am trying to convert the ClientID to client’s name. I have; TABLE tbl_Client ClientID ClientName ClientAddr ClientPhone Tbl_Order OrderID ClientID Account OrderDate The clientID is link to tbl_client ... Utf
Can Grow for object based on function (AC2003)8122 (5/2/2007 1:07:53 PM) I have a report with two text boxes in Detail set to Can Grow. Both boxes have functions as the data source. The functions simply concatenate data from other fields in the underlying data source, which is an... David
field only on first page..11263 (5/2/2007 7:35:22 PM) I have created a report from a query, in this report i have the field name "Truck Type" in the page header because I was it to be shown only one time on each page. Right now it is only showing one time (like i ... stephendeloach
Report does not display or print0344 (5/3/2007 8:49:01 PM) I'm using Access 2003 (on Windows XP) and have a split dbase (FE/BE) with security permissions set. One of my users cannot print preview or print any reports. The user is in the same User group as the rest ... Utf
Stop print more than one copy of a report1289 (5/3/2007 6:47:28 PM) I am trying to print only the current record with the following code and I get 2 copy of the same report everytime I print and I also get an error message. Private Sub Command59_Click() On Error GoTo Err_Comma... macneil
please help with report0114 (5/3/2007 6:57:03 PM) i have an access project to finish by tomorrow....and i am STUCK! Please help: i have 4 tables and i need to create a report that shows data from each table and calculates a running tab of charges / subtotal ... parisa
Report reference combo box text3146 (5/2/2007 4:27:02 PM) In an Access 2000 report how can you reference the text value of a combo box on an opened form? ... Robin9876