Forum Discussion
morpheus73
Feb 16, 2023Copper Contributor
VBA Modules Access no longer available
Hi everyone, I have (maybe: i had) a file access with more VBA modules inside. The file is stored into a OneDrive's location. After a couple of moths I've opening the files to continue the program...
AccessVandal
Feb 22, 2023Copper Contributor
Did you open from your "OneDrive" folder in PC or it is strictly on the web?
You should be working on your local drive. OneDrive will update to the "OneDrive" cloud storage.
There should be a special folder in your File Explorer on the left pane window.
Just make sure you have the correct folder, my experience was on the wrong Folder/Files but not a corruption.
Check the database file name extension. Is it "laccdb", "laccde"? Sometimes you might be open a compile version with full version of Access.
If you can see it in the panel, can you try to export out to Access or as a Text file? Just right click on the VBA Module - Export
You should be working on your local drive. OneDrive will update to the "OneDrive" cloud storage.
There should be a special folder in your File Explorer on the left pane window.
Just make sure you have the correct folder, my experience was on the wrong Folder/Files but not a corruption.
Check the database file name extension. Is it "laccdb", "laccde"? Sometimes you might be open a compile version with full version of Access.
If you can see it in the panel, can you try to export out to Access or as a Text file? Just right click on the VBA Module - Export