MS Access Encountering a Problem

tuktuk

Well-known Member
Joined
Nov 13, 2006
Messages
856
hey there,

i have a database that give me an error and closes ms access when i try to step thru a module. i actually made a cmd button to trigger the code as well .... same issue.

i've compacted and repaired and restarted but still am unable to run the code.

is there any way to repair this?

T
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
Was it working before?
What does your code do?

Once in a while, I get a database that gets corrupted beyond repair. When that happens, I simply create a brand new database from scratch, and simply import all my objects from the old database to the new one, and that usually fixes it.

If it does not, it may be something in your code causing that behavior.
 
Upvote 0
yep twas workign prior.

i actually copied the script and then added it to a new Module...that did the trick.

strange tho!!!
 
Upvote 0

Forum statistics

Threads
1,224,552
Messages
6,179,484
Members
452,917
Latest member
MrsMSalt

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top