What do I have to do to delete a selected value in a ComboBox from a previous saved table?? I don't know how to search for the value on the table and delete it...
thanks
andre
I have a Form that saves the content(a number) of a ComboBox on a Table. If Option #1 is selected. My problem is how to delete this line from the first Table and save on a second Table, if option #2 is selected??
Note: In my program nothing can be saved on Table #2 if it is not on Table #1...
I have a form that saves the value of a ComboBox on a table... So far so good....
My problem is: I need to add a number 1(or a checkmark) beside the saved value(on another column ) if the same value of a ComboBox is selected twice. I don't know how to compare the lines of a table with the value...
I need a button that saves the contents of 2 ComboBoxes on a new Table and everytime this Button is pressed a new line on the Table is created with new contents saved...
andre
How can I do this: I have 1 selection in a ComboBox and a something writen in a TextBox. I need to create a Button that after pressed saves the selection in the ComboBox and the TextBox in a Report and showing the exact time and date this Button was pressed....
Here is my problem:(It's a simple one)
I have 3 check boxes(only one can be "checked" at the same time) and a Text Box. What do I have to do for this Text Box be available only if Check Box #2 is selected???
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.