Search results

  1. E

    Check box column check..

    List box column check.. In my code when i use itemdata (int Y) its checking my second column where my alias information is there but i wanted it to check with first column. If i change the way it adds to columns i.e entering alias in first column. it checks and give me duplicate message but i...
  2. E

    Checking List Box Value with Combo box selection

    Hi I have a combo box with some values, when i select the data in the box it should check with the data present in the list box if it did not find its duplicate then the list box should take this value and if it finds the value if should pop up a msg box saying duplicate value found. The list...
  3. E

    Check box help in access 2003 [VB]

    I would like to use check box in my form and when you click i need one command to happen and if you dont click it i need another command to happen. i tried using checkbox.value but i am getting error saying Method or data member not found. please help me with right syntax. Colored code is where...
  4. E

    Check Box help

    Helloo I would like to use check box in my form and when you click i need one command to happen and if you dont click it i need another command to happen. i tried using checkbox.value but i am getting error saying this option is not valid. please help me with right syntax. thankyou
Back
Top Bottom