I am installing the Access runtime environment (packaged via the Package and Deployment addin) as part of a larger installation and want to delay the auto reboot. I have tried the switches on the Setup file but the /R:N does not work.
Is there anyway to do this?
Thanks.
Patti
I have created a custom menu for a report and I want to put the print command under the File menu. The only print command I can find prints the report without displaying the print dialog. This means I cannot specify which pages to print, it just prints all. Does anyone know how I can incude...
I realize this original thread is almost a year old but I have the same problem, I want to get the install directory from the registry. Did anyone find a solution to this problem. Please help urgent for me too.
Thanks.
Patti
What am I doing wrong?
I have a main report - LongReport - that has a subreport - XSubRpt
In my OnFormat event procedure I declare a variable:
Dim Rpt as SubReport
then I set the report:
Set Rpt = Reports![LongReport]![XSubReport]
this gives me a Type mismatch runtime error.
If I change...
I have two questions regarding subreports.
First: I have a subreport that I dragged onto a main report (not sure if this was the right way to put it on there). I set some subreport properties in the ReportOpen event of the subreport. When I load the main report I get an error in the...
This seems to be a relatively simple problem. I have a table from which I get all the fields (sorted on selections by the user) though some of the fields may be null. I do not want to report the field or show the label of the null fields and I want to move up the fields below it (preferably to...
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.