First  |  Prev |  Next  |  Last
Pages: 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
slightly O.T. - can A97 ensure HP 4200 printer is printing myreports in 1200 DPI?
MLH wrote: How do I ensure my reports are being printed in max resolution of 1200dpi ? That is, can Access control the setting? Wouldn't this info be coming from the setting in the Control panel? It the values aren't correct, set them there or else goto HP and get their newest drivers for the printe... 17 Jul 2008 14:46
slightly O.T. - can A97 ensure HP 4200 printer is printing my reports in 1200 DPI?
How do I ensure my reports are being printed in max resolution of 1200dpi ? That is, can Access control the setting? ... 18 Jul 2008 12:21
Adding new records
In form 'Orders' i've a combo field connected with names of products. How can i do a option for adding new products from this form- not in 'Products' form? ... 18 Jul 2008 03:06
Multi-Select List Box 3075 Syntax Error
Good day all, I am working on a multi-select list box for a standard question checklist database and I am running into a syntax error in the code that I cannot seem to correct. I will also note that I am using Allen Browne's multi-select list box for a report as a guide. I should also note that my access skills a... 22 Jul 2008 09:34
Help Please
In a database I have set up a table that in a single record lists for each room all the different requirements.... Example: Sample of some Field names (sheets, towels are the requirements for each room): Room Sheets Towels Each field is a combo box - drop-down menu - listing all the options for each (... 17 Jul 2008 10:37
return largest value?
Is there any built-in FN for returning largest value in a group of say 2 - 10 values? Lets say I want a FN something like MaxVal(5, 7, 9, 3, 12) or perhaps MaxVal(79,34). I would wanna see return value of 12 and 79 respectively. What's simplest way to do that in A97? ... 18 Jul 2008 12:21
Report Totals require "Force New Page"
Here is something really bizarre that is happening...let me see if I can describe it. I have a report which has two locations on it. Primary Location and Secondary Location. I have both locations grouped. For example: Primary Location (group header 1) is a city. Secondary Location (group header 2) is a St... 17 Jul 2008 01:24
Report Totals require "Force New Page"
Here is something really bizarre that is happening...let me see if I can describe it. I have a report which has two locations on it. Primary Location and Secondary Location. I have both locations grouped. For example: Primary Location (group header 1) is a city. Secondary Location (group header 2) is a buil... 17 Jul 2008 01:24
How To Get Frontend and Backend UNC Paths?
I'm using the following to get the FE and BE database paths. FEPath = DBEngine.Workspaces(0).Databases(0).Name BEPath = Mid([DBEngine].[Workspaces](0).[Databases](0).[TableDefs] ("Admin").[Connect], 11) These work well but they only retrieve the Drive Letter paths. Is there a simple way to retrieve the UNC ... 17 Jul 2008 10:37
Delete records in MS Access reappear afterward
I'm experiencing a very strange problem. My application is MS Access front-end and MS SQL server back-end database. I have a SQL statement that deletes records from a table after an export process. The problem is occasionally when the delete statement is executed, these records no longer display on List Box (not... 17 Jul 2008 19:56
First  |  Prev |  Next  |  Last
Pages: 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98