| Thread | Last Post | Replies |
|
| Import Text Wizard Specification template, import/copy from one mdb to another? | 09 Sep 2004 23:47 GMT | 3 |
I created a specification template to parse a text file in a test mdb. The specification templates are seen/created when using the Import Text Wizard, Advanced button.. Anyway, I am placing my code into another mdb and I'd like to import the specification template I created. It's ...
|
| Start up Options | 09 Sep 2004 23:13 GMT | 2 |
I configured my startup options and now the menu won't display so I can reset them. I can view my db objects by pressing F11. But how can I display my full menu options so I can change the startup options?
|
| Missing operator | 09 Sep 2004 21:53 GMT | 3 |
I have this code for a cboBox.. Private Sub cboIssue_AfterUpdate() Dim strRez As Variant strRez = DLookup("[resolution]", "qryRez", "[Issue]=" &
|
| Leading zeros are shown in Access? | 09 Sep 2004 16:32 GMT | 2 |
I have set up a unique indexed number field. However, in data entry, no leading zeros are shown. How do I make Access allow leading zeros?
|
| Compact 2002 DB versus Compression (zip) | 09 Sep 2004 16:30 GMT | 1 |
I have noticed that I cannot zip certain databases, but others will zip without a problem. Two examples: 1) File1.mdb. Orig size 417 MB. After compacting, it was 391 MB. After zipping it, it was 47 MB.
|
| Use the last value in a select query in a control on a form | 09 Sep 2004 14:33 GMT | 1 |
I'm trying to set the value of a control on a form to the last value of a select query. The query is as follows : SELECT TOP 1 tblTrans.intLOdo
|
| Cannot update field | 09 Sep 2004 12:13 GMT | 4 |
I made a change to something ... somewhere ... sometime and now I can't change the data in my fields. What flag did I turn on?
|
| how do I set up a spreed sheet to use for a class reunion | 09 Sep 2004 06:13 GMT | 1 |
I have to list all members of class by name,address,phone,e-mail,events,money received. I do not know how to do this in excel, could anyone help?
|
| Declare new function? | 09 Sep 2004 03:06 GMT | 4 |
I need desperately to find a way to declare a function that will lookup the name of the currentuser () To be exact: tblEngineer
|
| Problem in unbound forms? | 09 Sep 2004 03:06 GMT | 7 |
I cannot make any unbound forms. I make f.e. a new form in the Design View. I add a Textfield en using the Controlsource I add a field from whatever Query or Table. It will not show the information I am looking for. I tried using DlookUP but
|
| Can't open DB because of corrupt VB project | 09 Sep 2004 00:35 GMT | 4 |
I have recently started having trouble with a database in Access 2000. The problems seem to have started right after I upgraded to Service Pack 1a. When I try to open the database, I get a message saying, "The Visual Basic for Applications project in the database is corrupt."
|
| An optional field deos not show up though selected | 08 Sep 2004 22:33 GMT | 1 |
I'm trying to use the event management database built in to Access 2003. On the attendees table, there is an option to include email name. Though I have selected that option when building the database, it does not show up in the
|
| Database setup | 08 Sep 2004 22:12 GMT | 1 |
I have an employee database I'm setting up and starting to use. In it there are eight tables: employee (name, address, etc.) benefits (type, elections)
|
| form linking | 08 Sep 2004 20:38 GMT | 2 |
I have a form in which I have a list box (lookup table)in the header and depending on the choice, I would like to display records from another table. I am unable to accomplish this. Could anyone help. I know this is very
|
| Cannot Delete LBD file on web server | 08 Sep 2004 20:03 GMT | 1 |
I have a small, data driven website. After updating the database recently a remnant .lbd file was created. I can't seem to delete this file via FTP or telnet. I've tried to rename it, move it, rename the entire folder on the server and
|