Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. smchoudhury

    Minus Value When Checkbox de-selected

    Hi there, At present i add 50 to any textbox value when a checkbox is selected. What i want is if someone selects a checkbox then wishes to de-select it; the value which was added earlier to be minused from the value inside the textbox. Present scenario Private Sub...
  2. smchoudhury

    Delete Item from Combobox

    Hi guys, hope you can help. I have four Combobox with the same items i.e. 1,2,3,4. If an item ischoosen on the first one, the same item cannot be repeatedly shown on the next 3 ones.i.e if i choose item 1 on the first combobox then on the next comboboxes the item 1 should not show up. Can...
  3. smchoudhury

    Automatically update textbox values from combobox changes

    Hi Guys, Can someone direct me on how can i automatically update my value when a user changes the combobox item. At the moment i have a button click when the user changes the combobox item and press the button the values get updated, everytime the combobox item get changed i have to repeat it...

Part and Inventory Search

Back
Top