userform combobox

  1. dukeofscouts

    index-Match in VBA?

    I have userForm in one of my workbooks that I use often, and wanted to add a feature to it. As a user enters in a value into one of the two text boxs, the value of the third text box is loaded. txtBox1 selects the row, and txtBox2 selects the column, txtBox3 is the cell that is the intersection...
  2. D

    Userform Combobox - Click event does not fire

    This problem has been driving me nuts for the last week. In Excel 2007. We have a userform with a bunch of controls. There are two pairs of combo boxes: SI & STEP are the first pair and PLAN & TASK are the second pair. By pair I mean the user selects an item in the 1st combobox and the 2nd is...
  3. S

    Formatting the columns in a userform combobox

    All: I have just started to incorporate userforms into my procedures. I have been successful in using a two column combobox. My question is formatting. The first column is text and the second is numerical. Is it possible to apply different formatting to each column of the combobox? If it...
  4. A

    Retrieving Combobox Value

    I'm working on a userform with a combobox styled as a drop down combo. I am filling this combobox with values upon UserForm_Initialize. I want the user to be able to make a selection from the dropdown or enter their own value. The problem I am having is when a user enters their own value I am...
  5. A

    userform comboboxes acting weird

    I am working on a userform with several comboboxes in it. If a user clicks a combobox but does not make a selection (leaves it blank) and attempts to click a different combobox they keep receiving the error: Invalid Property Value. Once the user makes a selection the error stops and they can...
  6. E

    Userform Listbox and combobox will not populate after first launch

    I have created a workbook with a lot of userforms which is going to be used to collect answers about software configuration from my company's customers. I use multiple list boxes and comboboxes on each userform. Yesterday, I was working on one of the userforms and I ran it to see if something...
  7. S

    Get Access-data in UserForm

    I want to fill a dropdown list in my UserForm with data from Access. Right now I'm getting the data with the code below Private Sub UserForm_Initialize() Dim objConnection As New ADODB.Connection Dim objRecordset As New ADODB.Recordset objConnection.Open...
  8. R

    Help with VBA user form data

    How do I link data input to a UserForm TextBox to a specific cell in my worksheet? I am trying to create a data input form. Thanks
  9. L

    2 questions for dropbox and pivot table

    In this file, I have two issues for my file here http://www.ecbchurch.org/english/excel/testworkbook.xlsm The folder for the 4 reference files are here: http://www.ecbchurch.org/english/excel/ 1. getting the 3 month date period in the dropdown to work. 2. Clearing (hiding) a few of the...
  10. K

    User Form, Combo Box, Moving Entries to spreadsheet

    G'day, Could someone please assist an amateur in the transfer of data entered on a user form so that it appears on a spreadsheet. I have created a user form with 4 text boxes labelled as: "Job Number"; "Customer Name"; "Suburb" and "State/Country. The next two entries are combo boxes labelled...
  11. A

    Userform Combobox associated values

    Hi I have a Userform with more three comboboxes. When the user has chosen a value in combobox "Forstevalg" I also want to get the value next to the value from the list.Excel WorkbookGH15OverskrifterEnheder16arealm17rumhjdem18luftskifte/h19Antal personerpers20Luftmngde per personm/h pr...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top