I don't remember exactly how to use this function correctly. but while nobady gives you a better advice, I say that you should look for the "Sleep()" fuction.
Holpe it helps
Andre
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...
One last question: I need to compare the value selected in the ComboBox with the ones saved on the table. If the value is already on the table, a number 1 one is added by its side(on a new row), if not, the value is saved....
I don't know how to compare values in a ComboBox with the ones saved...
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...
The Code you sent me was very usefull.. thanx.
But now I have a new problem. I created a new column on my table to show Time/Date. So I need you to tell me how do I save Time/Date everytime the button is pressed???
andre
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.