| Thread | Last Post | Replies |
|
| mdb data file size rapidly grows | 24 May 2005 02:57 GMT | 3 |
I have a multi-user application (Access 2000) with front end (forms, queries, reports, modules) and back end (data) mdb files. The data file contains only tables. Yesterday the data mdb file grew from its normal size of 23 mb to 753 mb. My last program change was 3 weeks ago and ...
|
| Clarify question "Process Workbook" | 23 May 2005 23:50 GMT | 1 |
I have 12 worksheets in a workbook. Column K has a Date field. The rows may vary from sheet to sheet. I need to delete any rows that have a Date less than "todays" date . I need to loop through all 12 worksheets.
|
| How do I trouble shoot table relationships in Access? | 23 May 2005 23:22 GMT | 2 |
I am trying to set up a database that uses 15 tables, all containing similar information. The only difference between the tables is what each table is used for. I can not get the relationships to work between the tables. I have verified that the data types are the same, and ...
|
| Cannot open the Microsoft Access Jet engine workgroup information | 23 May 2005 23:11 GMT | 1 |
I have users using Access 2002 SP2. When they try to create a new database or open a current database, they receive the following error message: Cannot open the Microsoft Access Jet engine workgroup information file I uninstalled and reinstalled Access and still receive the same ...
|
| string syntax | 23 May 2005 23:09 GMT | 4 |
Is there something wrong with this line? strSQL is a string strSQL = CurrentDb.QueryDefs("pqQuickSearch").SQL Error is "property not supported"
|
| 1870280 CD-R, DVD-R, DVD CASE CHEAP! 18 | 23 May 2005 20:38 GMT | 1 |
media4sale.com offers innovative and quality media, CD/DVD packaging and other computer accessories at competitive prices. We pride ourselves in service, quality and commitment and are certain that our standards will exceed expectations. http://www.media4sale.com <a ...
|
| refering to a option group ckeck box | 23 May 2005 20:24 GMT | 2 |
Goog morning, I'm traying to make a VB code with one of my option group chek box (check11) the problem is that VB returns an error message when I try to use the chekbox value if check11=true then
|
| Is there an easy way to test a hyperlink | 23 May 2005 20:04 GMT | 2 |
I am looking for a quick way to programmatically check a hyperlink in a table cell to make sure it links to a real file (i.e. - is not broken). Does anyone have an idea of how this could be done? Thanks for your help.
|
| New acces user, defining criteria from VB | 23 May 2005 18:55 GMT | 1 |
Good morning, I asked two days ago about how to design a code in VB that automatically define a criteria; a code has been sent: Set dbs = CurrentDb Set qdf = dbs.QueryDefs("Salidas")
|
| HTML Help File Question | 23 May 2005 18:50 GMT | 3 |
Group: I made a compiled help file using the HTML Help Workshop, but I can't figure out how to call it from my Access 2002 application. I have copied the compiled help file (called Depr Calc Help.chm) file to the same folder as my
|
| How do I update a form? | 23 May 2005 16:58 GMT | 2 |
I have built a form. I had to go back and modify the table from which it was pulling. (changed on text box to a yes/no check, and added a field). I can not get these changes to be reflected in my form without redoing the entire form. There has got to be an easier way.
|
| Updating Excel cells | 23 May 2005 15:58 GMT | 3 |
I am using the following code to open or copy an excel spreadsheet within an Access form: Dim xl As Object Dim wkbName As String
|
| Copy a text file to another location on the same directory | 23 May 2005 15:20 GMT | 1 |
Good Morning, I'm having trouble with understanding what command I need to execute in VB when I want to copy one text file to another. Thanks for your assistance.
|
| Run-time error 2001 - in Access 2003 for an application that work. | 23 May 2005 15:01 GMT | 1 |
I installed Access 2003 and tried to use some functions without chanaging whatsoever. Most of them was working fine. When I tried to use one of the forms I received an error message. "Run-time error 2001 - you canceled the previous operation".
|
| GPF on MDE compilation | 23 May 2005 13:42 GMT | 2 |
I'm having trouble creating an MDE, whereby access will give a general protection fault each time I try. Background: Access 97 Frontend
|