| Thread | Last Post | Replies |
|
| Merging Access database to Word Document | 18 Apr 2008 01:34 GMT | 6 |
Once I have the Word document merged with the Access database, I no longer want the "end product," in this case a letter, linked to the database. But I do want the merged info to stay. How do I clip the link?
|
| Access Program in 2003 will not run in 2007 | 18 Apr 2008 00:43 GMT | 12 |
I have written a program that I have used for years and it runs fine, but when updating to 2007 it will not run. An error message reads that file DA0253 needs to be updated but I cannot find an update. Is it possible to install 2003 on the same hard disk a.s 2007 and both run
|
| write create microsoft access rights? | 18 Apr 2008 00:39 GMT | 26 |
I saved a small Access DB, that I developed, on our firm's network drive. I can open it and read/write just fine, but another employee can not write to the DB. When I open it on her machine, I get a message saying: The database is read-only. You won't be able to save the ...
|
| Reports: How do I eliminate rows where field value count is =>10? | 17 Apr 2008 23:32 GMT | 14 |
Hi. I am building a report in Access 2003 from a table. I only want to show the records where a value in one field, named "uniqueidentifier" appears less than 10 times in the table. For example, if the number 1034 appears less than 10 times in the uniqueidentifier field,
|
| Attaching images from a file to a report | 17 Apr 2008 23:22 GMT | 3 |
I'd like to know if it is possible to include photos as attachments to a form. I'm thinking of adding a button that says "click here to attach photos" and then be able to upload the attachment into the form. Then when I open a report, the images will be attached and can be viewed ...
|
| Source Code Control | 17 Apr 2008 23:18 GMT | 6 |
At what level would you need to start using SourceSafe or an equivalent? What benifits does it offer? (I don't have a good understanding of what it actually is either, I'm learning here!)
|
| Using VB to export an Access table to Excel with criteria | 17 Apr 2008 23:14 GMT | 1 |
Is there a way to add criteria to the VB code exporting an Access Table to Excel? I am using a variation of the sample below but would like to export a subset of MyTable to one spreadsheet and a different subset of MyTable to another spreadsheet from within the code so that I do ...
|
| Too many fields | 17 Apr 2008 22:54 GMT | 17 |
I found this article from Douglas Steele... Query that will update or insert as required. For the sake of discussion, I'll assume that there are two tables (ExistingData, and NewData), and that the two tables are identical in
|
| Local Netwok, XP and vista.... | 17 Apr 2008 22:42 GMT | 2 |
Hi, How can i share files or folders between to computers? The first has windows Xp and the secend has vista. Thanks.
|
| Can't see updates, different version | 17 Apr 2008 22:30 GMT | 1 |
I designed a database in Access 97 because some users still have that version. Users who open the database with Access 2002 aren't seeing design changes I make - sometimes for more than a day. I make the changes after hours when I have exclusive access to the database. I have ...
|
| Disable Scroll Wheel | 17 Apr 2008 22:04 GMT | 5 |
Is there any way I can disable the scroll wheel in one particular form? User keeps throwing the form onto the next record with scroll when he really wants to skip to next record only. I have tried a "On Scroll" event but can't prevent it from going ot the next record. I can ...
|
| Concantinate Query | 17 Apr 2008 22:01 GMT | 4 |
I have a linked table full of data on shipments. Each shipment has a file number container number and container size. I have a query where I group by container size and file number then count container number to show how many of each type of containers there are for each file. ...
|
| partial cell value query by date range? | 17 Apr 2008 21:29 GMT | 2 |
I want to be able to querry by date range. However, the date values are in this format in my table, "4/17/2008 8:45:11 PM" I do not want to querry be time but by dates only. I tried querry by date and got zero results due to the time being a part of the cell. I changed the ...
|
| Forms in Access | 17 Apr 2008 21:25 GMT | 1 |
How do I protect my database tables etc by making forms the only user input option? Send responses to: Panfilo.chistoso@gmail.com
|
| look for a match in multiple fields | 17 Apr 2008 21:22 GMT | 2 |
I don't know if this is possible. I have tblA with serial #, tblB has serial #, vendor Serial #., location tblA.Serial# could be in tblB.serial# or tblB.[vendor Serial#] ..is there a way to say
|