Since migrating to Access 2010 a macro that we use to export contents of a table to a text file has been giving problems.
In a certain field when it is left empty instead of blanks it puts NUL --> this gives problems when that text file is read in SAP.
The problem is resolved if the text file...
Problem is the following: The following module creates several pdf files and it would then have to name them according to department. The creation of the various pdfs will succeed but then he gives all of the files in the same name -> rpt_effectie_bezetting.pdf. This means to me that in the...