I'm having problem with MSACCESS. When I'm working with my application and I decide to close the MSACCESS,
I receive a error message:
The instruction at "0x77f892e5" referenced memory at 0x001fb550". the memory could not be "read".
Click on OK to terminate the...
hi,
i really tried hard to disable the mouse wheel, i was given this code below but it didn´t work, can you work it for me and see, what is wrong, or if you have another please send me?
Here is the code that I am using:
It includes 3 modules:
Module 1 (a Standard Module named...
hi,
please help, how can i disable page up and page down keys?
i have already used this code:
'************ Code Start **********
Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer)
'33 - PgUp; 34 - PgDown; 9 - Tab; 18=Alt
Select Case KeyCode
Case 33, 34, 9, 18...
HI,
I HAVE A PUBLIC VARIABLE ON A MODULE AND I GIVE A VALUE TO THE VARIABLE ON THE FIRST FORM, WHEN I OPEN THE SECOND FORM, I CLOSE THE FIRST FORM, AFTER THIS THE VARIABLE GOES NULL. I HAVE THREE FORMS. OPN THE FIRST FORM, I ATRIBUTE A VALUE TO A VARIABLE WHICH WAS DECLARED AS PUBLIC ON THE...
DEAR
HOW CAN I SYNCRONIZE A TEXTBOX WITH A COMBOBOX? I WISH THAT WHEN I SELECT A COUNTRY ON THE COMBOBOX, THE TEXT FIELD WILL NOT DISPLAY OR SHOW THE DATE OF ENTRY IN THAT SPECIFIC COUNTRY.
PLEASE HELP
AQM
hi,
i made a entry form in which i made a table with usernames and passwords and linking to the database, but it gives me this error: user defined type not defined, how can i solve this?
please help
aqm
hi,
how can i reload a form after updating of the fields? because i loaded a form, but after updating the forms, it gives me problems, the field just don´t display.
anyone to help?
aqm
hi
would define for me a recordclone?
another: i have a form and subforms, i have sycronized the combo boxes, but when joined with the main forms the give an error. what can i do?
aqm
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.