136) 11/22/2008 180766 VBA: Sample Code to Determine CD-ROM Drive Letter
(180766) - This article contains sample Microsoft Visual Basic for Applications code that determines the drive letter of the first CD-ROM drive and returns it to a variable as a string. It is then output to a message box. This would be useful for accessing files... 137) 11/4/2008 170549 HOWTO: Read or Modify User-Defined DAO Properties
(170549) - This article provides two procedures that allow you to read and modify user- defined properties in a Microsoft Jet database. 138) 11/27/2008 169719 OFF97: Error in Macro Referencing Remote Data Objects
(169719) - If you run a macro that uses objects from the Microsoft Remote Data Object 2.0 library, you may receive the following error message: Run-time error '429' ActiveX component can't create object 139) 12/1/2008 161394 VBA: Sample Code to Retrieve the Current User Name
(161394) - The "More Information" section of this article contains sample Microsoft Visual Basic for Applications code that calls WNetGetUser (a Windows API function in the file Mpr.dll) to retrieve the user name used to establish a network connection. 140) 11/22/2008 154900 OFF97: How To Left Justify Cursor in TextBox Control
(154900) - In the Microsoft Office products listed at the beginning of this article, when you display a UserForm that contains a TextBox control, by default the cursor position in the TextBox control is indented. If you want the initial cursor position in the... 141) 11/25/2008 177760 ACC97: How to Run Macros in Other Office Programs
(177760) - You can use Automation to run a Microsoft Visual Basic for Applications Sub procedure that exists in a document of another Microsoft Office program. This article shows you how to run Sub procedures from four of the Microsoft Office programs that... 142) 11/27/2008 160529 Sample Code to Return the UNC Path of a Network Drive
(160529) - This article describes how to use a Microsoft Visual Basic for Applications sub-procedure (or macro) and a Windows application programming interface (API) call to return the universal naming convention (UNC) path for a mapped network drive. 143) 11/15/2008 161012 VBA: How to Create a New Contact Item in Outlook with Automation
(161012) - Advanced: Requires expert coding, interoperability, and multiuser skills. This article shows you how to use Automation from a Microsoft Access form to start Microsoft Outlook and display a new contact screen for input. You can change just one line of... 144) 11/26/2008 239104 Jet Expression Can Execute Unsafe Visual Basic for Applications Functions
(239104) - Using Jet 3.5x, a user can call unsafe Visual Basic for Applications functions in query statements from all types of Jet applications, such as ODBC or Access. For example, the following statement would result in all files being deleted from a... 145) 7/13/2008 240074 "Unrecognized Format" Trying to Open Access Database Converted from Pocket Access
(240074) - When you try to open a Microsoft Access 97 database that was converted from a Microsoft Pocket Access database, you may receive the following error message: Unrecognized format After you receive this error message, you cannot open the file in Access... 146) 11/29/2008 253338 INFO: Office Developer Samples and Tools Available for Download
(253338) - This article contains a list of Microsoft Office Developer samples and tools that are available in the Microsoft Download Center. 147) 11/29/2008 221931 HOWTO: Return Record's Autonumber Value Inserted into Access DB
(221931) - When a new record is added to an ActiveX Data Objects (ADO) Recordset that contains an Autonumber field, immediately reporting the value of the Autonumber field for the inserted record returns a value of 0. This article describes how to retrieve the... 148) 12/1/2008 191099 ACC97: Out of Memory Error Viewing ASP Page with a Large SQL Statement
(191099) - When you browse to an Active Server Pages (ASP) file that was exported from Microsoft Access 97, and the file contains a large query, you may receive the following error message: Microsoft VBScript compilation error '800a03e9' Out of Memory 149) 11/1/2008 199929 PRB: GetChunk Corrupts Binary Data on Win98/NT4 SP4
(199929) - When using the Data Access Objects (DAO), Remote Data Objects (RDO) or the ADO GetChunk method, on a long binary field of a Microsoft Access database, binary data may appear corrupt if the binary information previously stored was read from disk using... 150) 11/28/2008 176201 ACC: How to Import a Works Database into Microsoft Access
(176201) - This article describes how to import a Works Database file into an Access 95 (version 7.0) or Access 97 database.
1
.... 6
7
8
9
[ 10 ]
11
12
13
14
.... .... 112
113
Previous Page
Page 10 of 113
Next Page
|