| Thread | Last Post | Replies |
|
| Open an Access Form based on a class | 16 Oct 2007 20:49 GMT | 2 |
I've got two forms (search and detail). Each form has an own class (events: showing, saving etc.). The idea is to use a search form, having an output (ID, Name etc.) I'd like to open the detail form using an ID from the search form to show all record details. But how to pass to ...
|
| xcopy with embedded spaces in the file name | 16 Oct 2007 18:25 GMT | 3 |
i need help... I have a problem, the file name has embedded blanks i need to put double quotes "" around the file name, but how? here is the code:
|
| Sorting date in subform | 16 Oct 2007 18:06 GMT | 15 |
I have a subform based on a query. I am trying to filter and sort a date field in one of the fileds on the subform (Interview_Date). I am using input mask dd-mmm-yyyy on a text field. The field is being sorted by dd but knows nothing about month (mmm placing 08-Oct-2007 ahead of ...
|
| Access Replication between multiple partial replicas | 16 Oct 2007 16:40 GMT | 5 |
Is there a way to automatically pull in all of the replica's changes automatically. In my setup, the databases will all be stored on a network file share that only 1 user will have access to. He will run the sync once a week or so and then had out copies of the partial replicas ...
|
| How to Find Similar Strings Ignoring Hyphens | 16 Oct 2007 15:47 GMT | 4 |
Some users put in a style with a hyphen (7700-23) and others without (770023). I want a query to find styles that contain hyphens but only if that style was also entered without the hyphen. Access: Access 97
|
| Change address Combo on form | 16 Oct 2007 15:14 GMT | 13 |
I have an Access Database with a Table that includes Constituents Names and Addresses. I use an unbound Combo to bring up a dropdown list of Constituents. When I select a record from the list the form shows the info for the new Constituent(person) selected.
|
| Access 2007 - Trust Folder | 16 Oct 2007 14:43 GMT | 7 |
How can I create or set an existing folder as trust folder? If the folder is trust all access database in this folder can we open them without see security warning message?
|
| How do I activate the new document after I run a mail merge? | 16 Oct 2007 11:50 GMT | 1 |
After I run the following lines of code, I want to activate the new document that was created. objWordDoc.MailMerge.Destination = 0 '0 = wdSendToNewDocument objWordDoc.MailMerge.Execute
|
| Creating a Login in Access | 16 Oct 2007 01:56 GMT | 3 |
I am utilizing Microsoft Office 2000 ACCESS to try and design a help tool. I have everything else completed except the way the Users will login Then of course bringing it all together as one ACCESS Program. Currently the Sign-on form I have only works 1 way. Whether or not you get ...
|
| Email from a Form the content of a Record | 16 Oct 2007 01:54 GMT | 1 |
I want to have a button on a Form that when it is clicked, it creates and sends and email with information on the record that it is on. I want it to be an attachment if possible. A report type attachment. Is sendobject the only option? Can you have a search criteria?
|
| Sending a URL to IE from a Form button | 16 Oct 2007 01:51 GMT | 3 |
I'm trying to create a Form button that sends a URL to IE and makes IE the active application. I can find nothing in the documentation that shows this. (=DDESend displays a #Name? error in a text box.) MANY thanks!
|
| extract from a field in Access | 15 Oct 2007 22:34 GMT | 2 |
Hi guys; I need some help to extract from a field some data as follow: C:\dir1\dir2\FILEX.DOC I need only filex.doc
|
| Code to wait 10 seconds ? | 15 Oct 2007 19:29 GMT | 3 |
Does VBA code exist that will allow you to invoke a 10 second delay between events ?
|
| Cannot update linked Paradox table field with DAO recordset? | 15 Oct 2007 17:38 GMT | 4 |
What is the method to update a field with vba in a linked Paradox 7.0 table in Access 2007? DAO.recordset will let me read a value, but not update it, linked tables cannot be updated with DAO.recordset.
|
| Visual Basic with Access | 15 Oct 2007 15:51 GMT | 3 |
I am looking for trianing with MS for visual basic as it applies to access and developing forms with it. I have looked and many things come up but that don't apply to access. Can you tell me where to start. In particular I have a db that an engingeer designed and I need to ...
|