| Thread | Last Post | Replies |
|
| Problem with limit of DoCmd.RunSQL | 30 Nov 2005 22:32 GMT | 1 |
I use the command DoCmd.RumSQL (select * into tempTB from table1) in VBA. The command runs fine but only insert 199 items. (tabel1 has 3000 items)
|
| Update Excel Spreadsheet from Access VBA | 30 Nov 2005 21:42 GMT | 7 |
I want to read in an Excel spreadsheet (multiple sheets from a workbook), update some of the cells, then transfer that range of cells back to the spreadsheet. I don't mind treating the whole sheet as a table, but the ADO Update method doesn't work and I can't find any other ways ...
|
| Changing Font in SQL view | 30 Nov 2005 21:01 GMT | 1 |
Is is possible to change the font used in the SQL view of queries? Not a big deal. but I was somewhat surprised to not find anything in the options dialog. Thanks.
|
| Fails to Sort in subform on chosen field | 29 Nov 2005 02:44 GMT | 1 |
I have a main from based on a table, sorted in ascending text order, with a subform, based on a temporary table sorted on Surname. When actioned the subform sorts on a different field, the 1st in the subform irrespective of what I try and do. I need to keep the temporary table to ...
|
| Excel and Access user permissions | 28 Nov 2005 21:30 GMT | 3 |
If i'm importing and exporting excel from access, I can do this until the cows comes home. Where I have the probem is I need to either pull or update a particular cell in a table or have the ability to format the cell. From what I found (trial & error) is that the user must have ...
|
| Access 2003 runtime on Citrix - like on terminal services? | 28 Nov 2005 17:45 GMT | 2 |
I may have to install a runtime Access 2003 on a citrix setup. Is there anything noteably different between setting up the runtime on citrix vs ts? I'm not likely to have direct access to the citrix server, so it's going to be tough to troubleshoot if there are issues.
|
| Access a table via VB | 23 Nov 2005 20:21 GMT | 3 |
I am trying to access a table using a module in Access 2003. The help documentation tells me to add this line: Dim dbs As Database I get an error that says "User-defined type not defined"
|
| Cannot Right-Click in Access Database | 22 Nov 2005 19:39 GMT | 1 |
We have numerous Access 2003 Databases. When we install the full access version on a user machine all works fine, i can view employee details etc. When i install the Development package that i have created from Developer Extensions, i cannot right-click within a Database. Is ...
|
| Access 2000 RT on Office XP System | 22 Nov 2005 06:16 GMT | 2 |
I'd like to install Access Runtime on an Office XP System. When I ran the setup program from my deployment package I wrote over the Office XP files. Is there a way to install ONLY the MS Access 2000 runtime ?
|
| List, Select, Show | 19 Nov 2005 01:54 GMT | 2 |
I'm creating a database in Access 2000. I've creted parameter queries to prompt the user for a job number prior to showing the records in a data sheet. What I need is code to: 1) After prompting the user to enter a "job name", list all the job names in
|
| Print a report from the switchboard | 18 Nov 2005 12:52 GMT | 4 |
I've created a switchboard that opens reports. If I try to print the reports while the switchboard is open, the focus goes to the switchboard and prints a copy of it instead of the reports. I tried creating a custom menu just for the reports but I can't seem to attach it to the ...
|
| access runtime | 17 Nov 2005 17:08 GMT | 5 |
Hi! I have buy the access developer extension 2003 (ADE) to create client access application to distribute with access runtime (with MSDN Enterprise). But, now I need to distribute the client application with access runtime for 2000. Does the ADE 2003 version works in it?
|
| Developer runtime Access 2002 (XP) | 17 Nov 2005 07:35 GMT | 1 |
I downloaded several patches, updates for runtime Access XP but I still have problems with the installation in windows XP proffesional Service Pack 2. First It says that the language is different, when I change it to English (I live in Greece) then files for NT is missing.
|
| Ruta actual (path) de la unidad en un *.bat | 17 Nov 2005 04:31 GMT | 7 |
Hola, estoy haciendo un archivo por lotes que ejecuta un xcopy y quisiera saber como me refiero a la ruta (path)actual en el mismo..... Es decir, imaginen que la letra de unidad de CD-Rom es variable, en algunas pc es D: en otrs puede ser E: y en otras x: .... como pongo en la ...
|
| New Record Alert for Users | 16 Nov 2005 23:16 GMT | 1 |
We want to have an existing maintenance database alert particular individuals when a new record has been added to the database so the correct person can do the work requested on the new record. Several people will have access to the database to be able to check, but we would ...
|