| Thread | Last Post | Replies |
|
| individual password | 05 Nov 2007 06:17 GMT | 1 |
Can you help me put individual passwords for tables, forms, and reports instead of hiding them?
 Signature Message posted via AccessMonster.com
|
| Module not Found error | 04 Nov 2007 22:57 GMT | 3 |
I am getting this error sporadically on VBA code in a MS Access 2003 database. It gives absolutely no indication of what module is missing, so I can't work out how to troubleshoot it. The help suggests it is not a problem with references, and indeed they look OK.
|
| Calendar Report | 04 Nov 2007 17:35 GMT | 1 |
I have looked at all of the posts on this subject and downloaded Duane Hookom's demo. Most of the discussions centre around single date entries. My databse has three fields, "Event";'Start_Date" and "End_Date. If I
|
| VBA 6 vs Net | 04 Nov 2007 17:14 GMT | 4 |
I barely started to learn VBA and was wondering if continuing to learn VBA is imperative to learn before learning Net. My office will be moving to Microsoft 2007 and have been told that Net will be used. Can you please explain the differences. Would it behoove me to continue ...
|
| Search string for Excel carriage return | 04 Nov 2007 15:51 GMT | 3 |
I am importing an Excel spreadsheet into Access. There are several columns where a carriage return has been used to separate the data in the field. I would like to use the InStr command to find the posistion of the newline character--which appears as a small square when I'm ...
|
| Folder Object and Access 2007 | 04 Nov 2007 10:19 GMT | 1 |
I was wondering if anyone else has had any problems in using the Folder / FileSystemObject objects in VBA in Access 2007? I have a line of code that has worked without complaint in A2000 & A2003, but when A2007 executes it, it gives a '13 - Type Mismatch' error.
|
| Looking to verify users via Active Directory | 04 Nov 2007 05:36 GMT | 4 |
I’m creating a database that will act as a contact list. I plan on using the Active Directory username as a unique identifier. I need to be able to let individuals change their own information (only) unless they are apart of a specific user group, in which they will have rights ...
|
| run time error #75, path/file error | 04 Nov 2007 02:22 GMT | 1 |
On the first run through this sub the mkDir command makes the c:\Test directory. The second time I test the sub it stops in debug mode on the mkDir line. tia,
|
| rid Access 2007 of its annoying Splash Screen (or replace it) | 04 Nov 2007 01:09 GMT | 4 |
Can I remove the Access 2007 startup (splash) screen and/or replace it altogether with a personalized one withouot designing a form? I want to replace (or get rid of entirely) the Access program splash screen.
|
| Subform row selected | 04 Nov 2007 00:11 GMT | 2 |
How would you recognize when a row in a subform has been selected. I have a form with a subform with a button that moves the selected item to an other table using a SQL. I would like the button to be disenabled till a row has been selected. Isn’t their a row selected propertied or ...
|
| Word Automation | 03 Nov 2007 19:58 GMT | 3 |
I'm looking to autmate MS Word 2007 from Access 2003 using VBA. In particular I need to open a document and set the Mail Merge connection. I'm using: ....
|
| date and time picker control error | 03 Nov 2007 15:00 GMT | 2 |
i have a tab control on my form. i then have several microsoft date and time picker control on the tab control. when i select a date on any of the date and time picker control, the result of the control's value is always 12:00:00 am instead of the date i selected even though
|
| Variable Reference Table | 03 Nov 2007 12:27 GMT | 5 |
I have the following table: CONV_VALUE CONV_STRING TAG FIELD_VALUE_SOURCE 188743770 Task Number4 SOXIT rs_plan(3)!soxit 188743769 Task Number3 SOXHRS rs_plan(3)!soxhrs
|
| I need function to Get Class by Name | 03 Nov 2007 09:58 GMT | 5 |
For example : Dim myClass as SomeClass Set myClass= classGet("SomeClass") Where can I find a classGet() function?
|
| Name AutoCorrect Save Failures | 03 Nov 2007 09:57 GMT | 1 |
I've never seen this table. What is it? It seems to be created when I delete all the records in a temp file. I am using Access 2003. Thank you in advance.
 Signature M. Shipp
|