Dear Experts,
I am not doing any project at all. I am just practicing how to limit users making entry into textboxes.
For examples:
- a textbox that limits only digits 0 to 9, delete, backspace using Key_Press.
- a textbox that limits the format for amount eg 5.09
here allow ony digits 0 to...
Hello Again,
The aim is to restrict the order of entry as dd/mm/yy.
If for example the first character entered is / then this will not register until the first two digits are entered. Then / can be accepted and so on. In the end only two / / is allowed without using IsDate() to check.
Thanks...
Dear experts
Could you help me to write the vb code that only allows two // for date entry into the txtDateBox upon key_press?
The normal valid entry is dd/mm/yy.
Thanks in advance
Dear Experts,
Could you help me with VB?
I like to write a VB code to connect to MySQL database via myODBC in order to do some query on the database, but I don't know how.
Thank alot for future help.
KBG007
Hi Epxerts,
This is my problem. I have a form which has a listview which displays some records from the access database based on the search criteria. A customer table by which a search is done by first or last names. It displays the records that meet the criteria. However, the form has also a...
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.