After a delay of a few days, I've received an update on this :
He's still encountering this same problem (ie as per original post).
The database did Compile. I made sure of that before I forwarded it on to him.
Prompted by me (at your suggestion, CJ_London), he checked for the existence of...
I have recently created an Access database for an acquaintance, sending him the 'working-copy' (.accdb format) file, and instructing him on splitting the database into 'back-end' and 'front-end'.
It seems he's been able to create the back-end (‘Database Tools’ --> ‘Move Data’ section -->...
Yes, I initially got a Count like that. I found that when I commented out the line about recurrences (olItems.IncludeRecurrences = True), I got a true count of my Appointments within my specified date-range. In my case (as I won't be using the 'recurring' Appointment functionality within...
I'm trying that out (ie the filter in that format). Early indications were that it'd worked. But on further investigation, I see that there are many Outlook Calendar 'Appointments' that have not been deleted, despite being within the date-range specified by me. I'm trying to establish whether...
On an Access form, I have an unbound 'unbCalendarUpdates_FromDate' field, an unbound 'unbCalendarUpdates_ToDate' field, and a 'btnCalendarUpdates' button. On the 'On Click' Event for the button, I have the following VBA code. What I'm trying to do is to delete all Appointments (lying within a...
Using a combination of a hidden text-box, conditional formatting (based on the contents of the hidden text-box) and some VBA, I reckon I've achieved what I set out to do.
Thanks to you all.
I thought it best to post this in 'Forms' rather than 'Modules & VBA'.
In the past (in relation to other databases I've worked on) and again in the last couple of days (for the one I'm working on now), I've conducted research around making formatting etc changes to specific fields in specific...
The verdict from EA :
The database file is severely truncated (with much of it "filled with non-Access binary data"), and there's nothing that can be salvaged from the remaining portion.
Thanks to everyone who helped with this.
I've now trialled SPh 'Repair For Access'. Unfortunately, it hasn't worked. After selecting the database, the repair started to run, then abruptly stopped, and the app closed.
Update on this :
At about 5am (UK time) Fri 7th, I uploaded the corrupted file on the EA website, and received a reference number. I haven't yet heard from them. I guess that it'll now be Monday at the earliest before I learn anything more from them.
I notice that the "common corruption...