Ed,
A control should only been seen on it's container tab. If the same control is visible on all the tabs, then something is amiss. (The control is still part of the form and not the SSTab) Chips directions should do the trick for you. Remember, after cutting the txtBox from the form, make sure...
Kid,
By 'continuous form', do you mean something to the effect of a FlexGrid control? Or do you mean an actual bottomless VB form? (programmatically changing the form.height?)
Sorry, but Access VBA isn't my strongest area, not sure what a continuous form is.
Unless I'm off base on the question, I agree (in part) with Michael, it SHOULD be possible to create an .mdb using current data providers jet and SQL server. Also using the ADO Object (not ADO control). Once the .mdb is created with ADOCreateDatabase(), ADOCreateTable()could be used to create...
Paul,
You have recordset(s) created, and want to manipulate the data? Are you using Access?, SQL?, ADO?, RDO? ect.? I can send you related information from the MSDN Library. Will that help? Or are you looking for keywords like 'Append', 'AddNew', and 'Update'?
I believe the container (SSTab or Picture box) must be created on the form first, and then the label created and added to it. OR, cut an existing label from a form, select the sstab tab you want the label to sit on, and then paste the label to that selected tab. (It's important to have the...
OS/Software:
Windows 2000 Professional, Office 2000 (Word & outlook), FoxPro database
Project description:
Creating a COM addin .dll in VB, that uses Outlook Contacts folder, FoxPro database and VB form to create a customer Quote from Word template.
Problem:
Need to recalculate Qty & Totals...
Project Goal:
Click event added to Outlook form will create an instance of VFoxPro application (did that). A cursor will be created, and field information in Contact list will be moved to VFoxPro cursor. VFoxPro will (in short) create a customer quote which will be returned to Outlook and...
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.