on excel 2007 its ok
but on excel2013 its get error:
this is the line error::::
xlWorkBook = xlApp.Workbooks.Add(misValue);
this is the code :
//Excel.ApplicationClass xlApp;
Excel.Application xlApp;
Excel.Workbook xlWorkBook...
hello
i open a report from button code :
docmd.openreport "qry",acPreview
MY QUESTION IS:
how can i know if the record is empty?
what should i write in the code event of the button to know if the report(return record) is empty???
i know that there is in the design of the report...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.