cmb2

  1. MFish

    Count string of text in combobox

    Hi, I need a combobox_Change() code that will update my textbox1 that when I make ANY selection in my combobox, it will add "+1" to my textbox. Events - I select a combobox selection in cmb1 and in textbox1 it just says "1". I select another combobox selection in cmb2 and in textbox 1 it...
  2. O

    Can this be written simpler/cleaner

    Hi I have the following code (its in word but figure its still vba) could this be written better, i expect so but my skills are limited. Any ideas? Private WithEvents App As Word.Application Public Sub LiklihoodCombos(pcb1 As ComboBox) With pcb1 .Value = "Select." If .ListIndex =...

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