Hello,
I have a DataCombo that displays products names.
Such as follows:
With cmbProduct
'Set .DataSource = Adodc5
.DataField = "ProductID"
.BoundColumn = "ProductID"
Set .RowSource = Adodc4
.ListField = "ProductName"DataCombo.
End With
After...
Hello,
I would like to create an Excel chart from Visual basic using an ADO Recordset.
I have found the Microsoft Graph 2000 Chart on the Components - Insertable Objects, is it any good? how do I manipulate the excel sheet that gives the information to the chart so it will show what I need...
Hello,
I need to clear my DATACOMBO from its old values after another DATACOMBO has changed AND fill it with new values.
I requery the adodc, bind the DATACOMBO's RowSource 2 it, & Refill in the same sub.
I wrote cmbXXX.Refill which I think is suppose to do the work but it doesn't.
Any Ideas...
Hello 2 u all,
I have an MDI form with a toolbar & menu, they are in Hebrew so they are aligned to the right. The MDI Form alignment is RightToLeft=True.
When I install it on A Windows XP Hebrew (Hebrew is written right to left), it aligns the menu to the Left instead of to the right.
Does...
Hello,
How R U B&Gs?
I'd like to get all the values of a certain property, into a combobox.
Does anyone know how 2 do it?
Lets say: all of 'Text1.ScrollBars' values into a different combobox, so that
when the combobox changes, the ScrollBars value of Text1 will change.
Thanks.
Jud-I.
Hello,
I run a datagrid on a form, perform the following actions:
Private Sub Command1_Click()
With DataGrid
.ReBind
.Refresh
End With
MsgBox "Datagrid value is " & DataGrid
End Sub
What I get is the first item on the first column of the datagrid (column(0)),
Which is...
Hello everyone,
I'd like 2 create a from with a vertical scrollBar that controls the form if its contents is too long, like when containing a datagrid.
Does anyone have a code example I can learn from? do U know how its done?
Thanks.
Hello,
I have a web connection, made of the 'Network and dial-up connection' section.
I surf through a cable modem.
I have, on this Web connection, on its properties sheet, marked the following:
Internet Connection Sharing:
Enable internet connection sharing for this connection.
I still...
Hello, I am looking 4 an app that will hide my IP address from other users on the web.
I am using a W2K with cable modem ADSL, USB Ambit (brand).
I have several firewalls but I do not seem 2 find the HIDE IP configuration.
I have Norton Security 2002, NukeNabber v2.9, McAfee Guardian.
Can...
Hello,
I want 2 find out what I need 2 add as project component so I can have controls such as:Treeview, form splitter, Toolbar control etc'.
If someone has such a list of what components do what, or a link to such a list on the web that'll B great.
What do I add 4 the 3 mentioned above?
Thanks.
Hello,
I want a check box 2 B visible, that is - not dimmed out, but still 2 keep it locked for changes.
If I enable it, it is exposed 2 changes, if I disable it, it is dim !!!!
Any suggestions guys?
Thanks.
Hello U all...
I have ran a new installation of w2k & after that a VB 6.0.
I could not get Hebrew language support 4 my old projects nor for putting up new ones.
At this stage, I have uninstalled all VS components and cleaned my registry and HD.
I have ran a new installation of the VS 6.0, on...
Hello U all...
I have ran a new installation of w2k & after that a VB 6.0.
I could not get Hebrew language support 4 my old projects nor for putting up new ones.
At this stage, I have uninstalled all VS components and cleaned my registry and HD.
I have ran a new installation of the VS 6.0, on a...
Hello all,
I had, by mistake erased the default OS line from the boot.ini file & now
Have no default OS on my drop down list.
What is the exact syntax 4 the line?
Thanks.
Hello U all...
I have installed a new W2K and then a VB 6.0 with a SP5,
I had hebrew fonts on my application and now its all gone,
Any suggestions on how 2 fix this?
Thanks.
Hello everyone,
How can I make the floppy disk's right click, give me an AUTOPLAY on the right click menu?
I have changed the HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
NoDriveTypeAutoRun from 95Dec 2 91Dec giving the 3rd bit the go, so the removable drive...
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.