| Thread | Last Post | Replies |
|
| Multiple Concurrent 'References' to MS Excel? | 07 Feb 2005 01:26 GMT | 1 |
I'm debugging an app that has a Reference to Excel 9.0 (i.e. Office 2000's Excel). A guy who is trying to test it for me has Office 2003 (Excel 10? Excel 11?) installed on his PC and the most I've gotten out of him so far is that "There's
|
| A'2003; SourceObject = Query.MyQuery (BUG!) (?) | 06 Feb 2005 23:38 GMT | 1 |
I have read last news, but not found same trouble ... I have a form with subform control used to put in some report-querys ... for example: Private Sub List0_AfterUpdate()
|
| MS Access 2003 Runtime Environment | 06 Feb 2005 23:20 GMT | 1 |
Hi We are currently upgrading from access 97 to office 2003 on site. We would like to upgrade our access databases to Access 2003 but we wish to remove Microsoft access software from our end users so that we can
|
| recordsets? | 06 Feb 2005 22:33 GMT | 3 |
i need some help again i have a form based on a recordset Private Sub Form_Load()
|
| Appending records in another database | 06 Feb 2005 22:25 GMT | 2 |
If I have two compatible tables, but in two separate databases, can I append the records in one table onto the records in the other by code in either a module or a form. If the two databases were DbA and DbB and the tables were called MyTableA and MyTableB, what would be the ...
|
| problem with crosstabs + reports | 06 Feb 2005 21:44 GMT | 3 |
I have created a report based on a Crosstab query the crosstab query is based on another query problem i have is that the results this month may be different next month
|
| Forms behaving oddly between computers | 06 Feb 2005 19:33 GMT | 2 |
I'm currently working on a payroll database, and it has a form that is used to make payroll adjustments (overtime, vacation, etc). This particular form does not work on my computer. When I enter in some test data, and then hit the close button, I am given the error message
|
| IM/EXport specifications automatically creating | 06 Feb 2005 18:00 GMT | 5 |
Does anyone know of a way to create import/export specifications via code? I want my users to able to create a table when needed but in order to allow importing into and exporting out of I need these specifications in place. I'd like to have it automatic somehow, possibly through ...
|
| Pivot Charts SUCK - need help | 06 Feb 2005 15:48 GMT | 7 |
I have been trying to get a chart built on the fly for a report for about 3 days. I have tried multiple query formats, table references, etc and I keep getting the same problem. The chart will only show the count() of a field. Yes I've tried selecting SumOf(), but this returns
|
| Custom page size in report | 06 Feb 2005 15:37 GMT | 1 |
I'm using A2002. I go into Page Setup, then page, for a report. In the Size drop-down, there is a selection for User Defined Paper Size but nowhere for me to enter the size of the paper (as there is in Word). Am I missing something? Thanks -- Mike
|
| List Box Options Not Appearing | 06 Feb 2005 15:35 GMT | 1 |
I have a subform with two list boxes on it. The first listbox has a SQL rowsource that builds from one of the tables that lists multiple work skills (ex - Word Exp, Excel Exp, 10 Key). When end users double click on values in the first listbox it creates a new record in a
|
| How to manage Access security | 06 Feb 2005 15:30 GMT | 4 |
Hi there, i'm doing a databse right now and i want it to be secure, about 20-30 people (max) will be using it and it will be on a SQL server. My first question: I saw some web page about adding password to the
|
| MS Access on a LAN | 06 Feb 2005 15:17 GMT | 8 |
Background: Access 2000 running on Windows 2000, Did not design inherited (three previous database maintainers in last 18 months), Non-existent comments for existing code modules and objects, six users on LAN, BE on shared server. Each user has own FE to allow
|
| ADO and DAO together in same application? | 06 Feb 2005 15:17 GMT | 2 |
I'm sure I saw this somewhere, but I'm not finding it now. I'm using Access XP. Some time ago I decided to go with DAO instead of ADO. Earlier today I found a very cool article at The Access Web at http://www.mvps.org/access/forms/frm0047.htm about having the background
|
| ODBC Newbie needs help | 06 Feb 2005 15:07 GMT | 2 |
I have a Surviellance Incident reporting program with a SQL Server 2000 backend and I want to have a Access 2000 front end. My boss wants me to use ODBC to connect to the SQL backend. I set up the ODBC data source but I have no idea how to connect to it using ODBC. The literature ...
|