Resolved - MS Combo -
hi guys
Combo Box...
I am generating a list of code in the combo box. Upon selecting any one of the code in the combo, the data will be populated in the other controls.
Now my code is working on lost focus of combo. I want to work the code upon on closeup event, but there is no such event for the combo...
can any one plz advice me for any alternate solution...
Thanks in Adv
Populating Combo. (Resolved) -
Hi All!
I've a scenario where I've to populate a Combo Box on the click event of an other Combo Box. The values in the Combo Boxe are to come from the database i.e through a query.
How to accomplish this.
Resolved - MS Combo -
hi guys
Combo Box...
I am generating a list of code in the combo box. Upon selecting any one of the code in the combo, the data will be populated in the other controls.
Now my code is working on lost focus of combo. I want to work the code upon on closeup event, but there i
Combo box/DB help -
i'm using vb6 and the ADODB Object
i generated the content of a table in db into a combo box
ex - i have tblCustomers as a table, i have Cust_ID,Cust_Name,Cust_Salutation in my tblCustomer table.
i managed to get the Cust_Name into the combo box, it loaded it fine.
but how
Tabbed Dialog and Combo Box and ADO - RESOLVED -
Okay - I have a (ahem) school project.
I am trying to populate a combo box in a tabbed dialogue from an Access Database using a bound ADO control (I guess this is not absolutely necessary - but the prof. did want ADO controls on the form)
when i run the program I only get one l
[Resolved}how to get combo box value into sql statement -
hi,
I have a sql statement that get's data based on a combo box value and I can't seem to cencatentate it properly. that's what I'm trying to do:
rs.Open "SELECT * FROM tblEmployees Where Proj = sheet1.combo1.value ", CNN, adOpenDynamic, adLockOptimistic
I want to pop
*** RESOLVED *** AutoComplete with an Image Combo -
I have searched and found autocomplete code similar to the feature of the AccessVBA combobox,
BUT... it only is written for regular combo boxes.
I am using an image combo and the code does NOT convert over to use with that. The reason
I am using the image combo is I need to tra
(Resolved) Few Simple Questions... -
1. How do i decrease the content of combo box using check box?
i.e :
A combo box contains A, B, C, D; when check box is marked, i want the combo box to contain A and C; and when the check box is unmarked, the combo box should return to its previous content(A,B,C,D)
2. How do i do
Dynamic Combo: Help Please (RESOLVED) -
Hi All:
here is my situation:
I have a text filed which takes a number. when the user enters any number, say 6, a new form should open and should show 6 combo-boxes and then whatever users selects from combo boxes (all the selections from each combo box should be appended to a
[resolved]combo box add item[/resolved] -
this is weird! how to add 6" as item in combo box?
cboitem.additem('6"') doesn't work for me
thanks for your help
[ RESOLVED ] Combo Box... -
I have a COMBO BOX with 5 items...
I need a code for seeting its default text to first value in combobox..
Urgent...
Combo Box Setting [resolved] -
What I want to do is when the program starts the combo box has the first item selected and the text can't be changed by the user. If you can help please do.
changing the content in a combo box (resolved) -
basically all i need is help making code that can loop through a combo box and change names from being last name first to being first name first and vice versa. thanks
Combo Box selection based on Database field. -
Hello all.
I am in need of assistance.
I have a combo box with two entrys. Available and Away.
I have a database that stores those entrys as strings.
I wish to make the combo box on form load display the current data in the database by showing the proper item. the choice must m
*resolved* combobox and itemdata -
Hi , guys
I use combobox (dropdown) style. I use the code (i found it here in the vb_forum and it's great) when the user typing ob combo it select the nearest word in combo.text........
recordset.open"Category",connection,vbOpenStatic.vbLockReadOnly
recordset.MoveFir
Item in combo box question(Resolved) -
is there a way to make an item in a combo box open up a new form. Like when the user clicks an item in the combo box, the next form opens up.
Thanks
Combo box [resolved] -
Hi can someone please explain how to use a combo box
easy question need resolved!! -
i need the CODE on how to do this:
i have a combo box and a list box.... i want when i click on the combo box the C:\ drive folder comes up and u can select a txt or file in it ... when it is n the combo box(the name of the txt file) then when u click on it, it will load into the li
combo boxes restricted by combo boxes -
I have a form where I have two combo boxes and i want to restrict the second combo box based on what was put in the first combo box. I've seen about 5 different websites that explain step by step how to do it, and im really really close, but don't quite have it and i hope someone can
{RESOLVED} Combobox in ASP.NET (C#) -
Hello All,
I create 2 combobox in my ASP (C#). The list in the first combo will be populated when the page was loaded. The list in the 2nd combo will be populated after user choose an item from the 1st combo. And the list will be based on the item choosen at the 1st combo.
Suppos
RESOLVED - Populating Multiple Combo Boxes in a Loop -
Hi everyone,
Is it possible to use a for loop to populate multiple combo boxes?
Here is the idea behind what I would like to be able to do:
for x = 1 to 8
cboA&cstr(x).enabled = false
.
.
.
next x
the combo boxes are called cboA1, cboA2, cbo
Combo Fill In -
Hmmm... the closest thing to a combo box doing that (that i know of) is setting the style property of the combo box to 2
when u type in the combo box it will go the the corrosponding first letter of the words in the combo box
Combo Box Woes -
OK,
If you have a combo box that is populated via a table in an Access DB and you want to select something from that combo bo xna dhave it populate another combo box with information from the same DB but based on the criteria that you have selected in the first combo box, how would
Combo Box Dropdown List Width, Setting the width *RESOLVED* -
I found a way of changing the width of the dropdown list of a combo box by subclassing it. Is there any other way to do it? Can I subclass two seperate combo boxes in the same form or would it cause a problem (there seems to be when I tried it)?
Thanks
ComboBox Question (RESOLVED) -
Has anyone figured out how to make like a color selector out of a combo box without using images at all?
expanded view of the combo box. I know its a little bad
|¯¯¯¯¯¯¯¯¯¯| <--- black
¯¯¯¯¯¯¯¯¯¯
|¯¯¯¯¯¯¯¯¯¯| <--- white
Â
Priniting entire contents of combo box - resolved! -
Hi guys I need to know how to Prinit the entire contents of a combo box to a text box.
I just need that command.
Example:
combo1.text
gives you the text currently in a combo box
etc etc
thanks people xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Flat Combo box (Resolved or Fedup) -
resolved
Lots of the same -
Hi, im trying to fill all the combo boxes in a form with the same thing, im currently using this code:
Dim combo As ComboBox
For Each combo In ImpAsig
combo.AddItem Impre1
combo.AddItem Impre2
combo.AddItem Impre3
combo.AddItem Impre4
combo.AddItem Impre5
Next combo
But it
Database Problem ***Resolved*** -
I am trying to get a Combo box Populate a Listview useing the text in the combo box. Then pick from the listview to load into Labels. Please Help out
fixing combo boxes [resolved] -
hey..
if i set some values into the combo box.. how do i make sure that the sure has selected only the values that i put inside and nothign else?
Combo BOx stuff -
Ok if you have two combo boxes and you want one combo box to fill in the contents according to criteria in the other combo box, how would you do it? Example, I have a combo box that filles that fills the file names of files in a directory on the network. What I would like to do is setu
***RESOLVED***Combo Box Selection Made -- Easy one i think -
What is the quickest/shortest way to determine if a combo box selection has been made without looping through the list.
Don't need to know what selection was. Just need to know that the user has made a selection from the combo box.
Combo Box in DataGrid or FlexGrid [ * Not Resolved *] -
How can i place a button or combo box either in the datagrid or in flex grid???
drop down combo box and duplicates {{RESOLVED}} -
Hi,
is there a way not to have duplilcates in a drop down combo box without checking through a for loop.
Please let me know . I am a newbie
thanks
[resolved] dynamic combo box -
Hello everyone!
I need some help with combo boxes:
i have a combo box with names of employees, and i want that when you write a letter in it it will complete it with the first name that starts with that letter, and all the names under it (in the list) will be the ones with that lette
Populate text boxes from combo box**RESOLVED** -
Anyone got good examples of how to populate text boxes when the user selects an item from a combo box.
i.e. I've got a form - when i click a record from my combo box i need to display whats in that record in the multiple text boxes below.
What do i put in form load & what do
RESOLVED > Excel VB » Userform » Combobox -
Should be a simple question.
I am creating a combo box on a user form in Excel.
Where to I add the choices for the combo box that create the list?
Combo list box(Resolved) -
What is the call to set the first Combo list Item each time it is activated.
**RESOLVED**Combo Box Event -
I have a combo box and a text box. Once my users click on a member of the combo box, the text box is then populated with data corresponding to the selection made in that combo box.
The problem I have is that if the user drops-down the combo box and makes a selection by typing and t
Combo Box Linked to Combo Box -
Hi,
I have had a look at other threads and I can't seem to find an answer. But if there is another thread with the same questions to me please tell me and I will look at that thread.
My question relates to 2 Combo Boxs on a form. Let's say for ease I have one combo box with 1,
[02/03] combo box in vb.net -
Hi,
I am a VB.NET Newbee
I am using VB language
Microsoft .Net Framework 1.0
Windows xp
SQL Server ...........................................
............
Kindly help me to solve the Problem
i have 2 combo boxes ,i need to bind both combo boxes to the same dataset an