| Thread | Last Post | Replies |
|
| rgxextract() in a query to extract any one of many possibilities | 24 Jul 2007 03:12 GMT | 2 |
I am using access 2003. rgxExtract() from http://www.j.nurick.dial.pipex.com/Code/vbRegex/rgxExtract.htm#Code has helped me solve a problem partially but if anyone can tell me how to get
|
| I | 24 Jul 2007 02:50 GMT | 1 |
I have a Lock Out Tag Out db for doing maintenance at a power plant. This db puts equipment ID and status on a list so that maintenance can be performed safely. Some maintenance is repetative, so we build many similar tagouts. How can I store sample tagouts so that I can ...
|
| Barcode scanning | 24 Jul 2007 00:51 GMT | 2 |
How exactly do you scan a barcode and only have access pick the information that is needed from that barcode? I'm working on a database for tracking mailing list labels with PID numbers embedded into the barcode. It has other information that is not needed. Any help would be ...
|
| MSysDb | 24 Jul 2007 00:22 GMT | 3 |
Access 2000 format mdb got corrupted - could not export, compact, repair, etc. Kept getting the message "Jet engine could not find file MSysDb." Could not find this error in the KB. Finally, restored from backup, but what is this error and can it be overcome?
|
| Problem exporting report as snapshot | 23 Jul 2007 22:34 GMT | 2 |
When I try to export my report as snaphot(.snp), Access acts as if it has exported a snapshot of the report but when I go to the folder that the snapshot should be in there is nothing in the folder at all. Has anyone encountered this problem before or suggest a cause?
|
| setting all dates for table and queries to short date | 23 Jul 2007 22:18 GMT | 2 |
I have it set as short date in the table, but it shows as a long date with time when i go to the query.
|
| Generate a new line on a continious form | 23 Jul 2007 22:14 GMT | 7 |
I'm using Access 2003 and have done some programming. What I need to do is that based on if the file name field and the current revision field for XXXXXXXX is not null to generate a new line for XXXXXXXX with the revision field blank. How can / do I do that. I was thinking ...
|
| Opening/importing resumes in Word based on Access query | 23 Jul 2007 22:10 GMT | 1 |
Resumes are in Word with a corresponding MS Access data base containing key words and terms from the resume. After MS Access query selects the resumes (the reference code to the resume) to be reviewed how can these resumes be opened/imported/copied to a separate file so that ...
|
| Table Setup | 23 Jul 2007 22:02 GMT | 1 |
How do you have multiple dates for multiple clients in a call log linked to a client table? thanks
|
| Unique Constraint | 23 Jul 2007 21:58 GMT | 1 |
How can I implement a unique constraint in access?
|
| MISSING Image Tools 1.0 Type Library | 23 Jul 2007 21:56 GMT | 1 |
I have a database which I created for a doctors office. The problem is that the database runs just fine on my laptop computer. Bet when I get it to my job and try to run the database at work on their computers, I get the error message that I have a broken reference to
|
| DateValue Format Question | 23 Jul 2007 20:51 GMT | 4 |
I am currently importing a text document that has a supplier ship date field in the format yyyy-mm-dd. I have the following vb import code. Option Compare Database Function ImportPIC31022()
|
| Relationship problems | 23 Jul 2007 20:44 GMT | 6 |
I have a DB with 6 tables tbl 1 (Person's Info) ClientNum (PK) FName
|
| AutoNumber reset | 23 Jul 2007 20:34 GMT | 12 |
Does anyone know how to reset the autonumber back to 0 or 1??
|
| Eliminate "forward slash" in a field | 23 Jul 2007 20:24 GMT | 4 |
I have a table which contains a date of birth. The field was originally set up as a date/time field and formated as a long date. I now need to convert this field to a text or number field and I need to eliminate the "/" that appears between the month, day and year.
|