I am trying to use VBA to resolve Outlook recipients before before sending a message (like pressing the "Check Names" button when sending an Outlook e-mail.
A name will be entered into a textbox on an access form. I will use the After Update event to run code that resolves the...
To somewhat disguise the MS Access backend of my VB app, I changed the "MDB" extension to "DAT." Crystal Reports 7 will not open my database file with the DAT extension, but if I rename the extension back to MDB, it works fine. The CR knowledge base (C2007870) shows what...
I need to connect Crystal Reports 7 to an Access database, but the database is secured for a multi-user environment (*.MDW). I am using the Report Designer Component (RDC) in VB6, but I have not been successful in connecting a secured database with it. Because the software will be used in a...
I am building a multi-column MS Forms 2.0 listbox from a 2D array. The array has 8 columns and approximately 1300 rows. It takes nearly 30 seconds to add the array items to the listbox. The build section of the code is listed below. The listbox must be requeried when the user reopens the...
In the process of saving data to a recordset from VB6, I need to store a blank in a Number (Single) field of an Access table. I do not want to store a '0' value, it must be completely blank. When I try to do this, I get a Data Type Conversion Error. I have tried setting the recordset field to...
Is there a method to write to the Windows 2000 registry without having Admins privileges? Although I have local Admins permissions, the people that need to install the software do not. I would like for them to be able to install the software without the need for a system administrator. I am...
I would like to hide the scrollbar on a multiline textbox if the amount of text does not exceed the visible bounds. For example, if the textbox height allows the display of two text lines, and up to two lines are typed in, I do not want the scrollbar to be visible (VB default is to disable the...
I would like to hide the scrollbar on a multiline textbox if the amount of text does not exceed the visible bounds. For example, if the textbox height allows the display of two text lines, and up to two lines are typed in, I do not want the scrollbar to be visible (VB default is to disable the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.