Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- VB code office 97
- I am new to a company and they have a program written in office 97 and we want to change the code so it is written in office 2003. It crashes if the end user does not have office 97. I am networking guy so I am not sure how...
- Tags: Fax, Microsoft Visual Basic, bsl@..., F24, F23, F17, File1.path, F18, F19, StatusList.AddItem InputFile, FileFromCommerce.Text, StatusList.AddItem, F22, Input #1
- Discussion threads 2007-07-25
Additional Resources
- Visual Basic User Form macro in Excel (progress indicator)
- I found some code that showed how to use a User form with a list box to show the progress of macro. I can make a macro that works great by itself, but when i try to use the same lines of code in an existing macro it will not...
- Tags: Microsoft Excel, pjl_76@..., Microsoft Visual Basic, dtTime, TimeValue, DoEvents, NOW DO
- Discussion threads 2007-08-16
- Listbox help
- I have a Access database that was created in the XP version. I have a form that has a subform embeded. On the regular form I have a combox; in the subform I have a listbox; I want the listbox in the subform to pickup every selection I...
- Tags: Databases, subform
- Discussion threads 2004-11-24
- Connect to a server and its databases using SQL-DMO
- Microsoft provides an object-oriented library for dealing with SQL objects: SQL-DMO SQL Distributed Management Objects. This article shows you the basic steps on how to connect to a server and its databases using SQL-DMO. Microsoft provides an object-oriented library for dealing with SQL objects: SQL-DMO (SQL...
- Tags: SQL, Microsoft Corp., SQL-DMO, Databases, Storage, Arthur Fuller, database, oNames, server, SQL Server Newsletter, TechRepublic Inc., Object-oriented, Programming Languages, Ooa/Ood/Oop, Enterprise Software, Software, Data Management, Software Development, Software/Web Development, Hardware
- Technical articles 2005-07-26
- Combo Box Trouble
- Hi guys,Here is code I am using to populate a combo box from the table. Set cnnConnection = CurrentProject.Connection Set rstRecordset = New ADODB.Recordset strSQL = "SELECT * FROM Country ORDER BY Country" rstRecordset.Open strSQL, cnnConnection, adOpenDynamic, adLockOptimistic...
- Tags: carterlangley@..., id
- Discussion threads 2007-04-02
- How do I... Add items to an Access combo box on the fly?
- List controls in Microsoft Access, such as the combo box and list box, offer choices to the user. From their point of view, they don't have to enter anything -- they simply select an item. From the application developer's perspective, the database is protected from typos and other erroneous data....
- Tags: Box, Response, Solution, Microsoft Access, Item, Control, Property, Truth, Difference, List, Form, Table, NewData, acDataErrContinue, Limit, Yes, Iron, SQL Statement, Gold, Databases, Microsoft Office, Programming Languages, Enterprise Software, Software, Data Management, Office Suites, Software Development, Software/Web Development, Susan Harkins
- Blog posts 2008-02-07
- << Previous
- page 1 of 1
- Next >>