Prevent mouse scrolling

mhisma

Registered User.
Local time
Tomorrow, 04:44
Joined
Sep 20, 2007
Messages
28
Dear All,
How do I prevent the mouse wheel from scrolling through records in an Access form?

Kindly need your help
 
thank you, it works
now the new problem has just appeared, I worked in a team and I gonna share this form to entire team in a share folder.
I am the only person who permitted to install access on my PC ( based on bussiness need ), so the other person will open and input the data on the shared form by using Access runtime
When dll & associated macro file are enabled, the other person cant open the form with the massage "Execution of this application has stopped due to run time error", but when I disabled them, it worked fine
what wrong with the application ?
kindly need your help
 
Hi,

Actually your question is quite a confusing... did you mean you want restrict the access of a folder or the program itself ?? Maybe you brief a little bit more detail then i will try my best to help u to figure it out, thanks.
 
I try my best to explain my problem to you

I work as an employee in a team consist of five employees for example, each employee has their own PC. We have a shared folder containing sub-folders and files so all team member can access and use . I placed the mdb file ( I named it Employee_data.mdb for example) on folder named "DATA" folder ( the subfolder of the shared folder).
But, I am the only team member who permitted to install MS Access on my PC, so the other team member has not MS access installed on their PC.
In employee_data.mdb I created a form named employee_form that will be used to manually input the entire company's employee data to table named company_employee_data ( also in employee_data.mdb file), but i am not the only people that will use the form, the other team member will also use it to input the employee data. Since the other have no MS access installed, they installed access runtime in their PC, respectively
I've created a shortcut to open employee form and locate it in the DATA folder and no problem appear, other user can use the shortcut to open the form ( only the form, not the mdb) and input the data
But problem appears when I located the dll file ( to prevent mouse scrolling through records in the form), the other team member cant longer open the form with the massage as I mentioned before (runtime error)

Kindly need your help
 
Hi,

Look like you problem is more related to the computer network..... I did have some of the idea but due to i lag of these computer network knowledge maybe can't help too much, you should just take reference of my opinion:

1) If finance budget allow, buy some more license of the Access (Try the best to
request from the damn illiberality boss)
2) Use 'Map Network Drive' to access from the folder.
 
I've never used Runtme, but with Laban's code (the code we're speaking of here) the MouseHook.dll file has to be in the same folder as the database in order for the code to work.
 
OK no problem,
looks like I should ask my boss to communicate this network problem with IT guys, i am giving up now ...;-)

thanks a lot for the nice discussion
 

Users who are viewing this thread

Back
Top Bottom