Hello all,
I have a button in the header of a subform that when clicked brings up an insert file dialog for users to attach BLOBs to a form using an OLE field as the container.
The problem I am having is tricky. If there are no records in the subform, and I've just opened the parent form, I...