Hello everyone;
I've created a form and a sub-form, to make things easy i will give the following example:
################################################################ #
Country : France...
Hi Everyone ;
I have a form with just two controls ID_Num and Certification.
and i want to automatically attach pdf files from a folder to Certification depending on its ID_Num :
ie ID_Num = ABC123 the associated file is ABC123.pdf
I need to do it for more than 2000 records and the...