Does anyone know of a way to see if a folder has any files in it?
I have a form that uses folders (named after the record ID) to contain .pdf documents to support the record; not all records have supporting documents. I would like to have a way to indicate on the form whether there is anything in the associated folder, or even if there is an associated folder (generally, there would not be a folder if there are no documents).
I have used a checkbox, but being human, checking it is often overlooked. I need something that automatically looks for the folder based on record ID, and then (by text box?) displays something to indicate the folder exists. There now, that should be clear as mud.
:confused:
Any ideas greatly appreciated.