Thanks for the replies.
yetanotherjo: Yes, I'm using code to bring up the images. The code is in the Detail Format event and the report looks fine in Print Preview, just not when it's printed. I'm not sure what other event to link this code to.
Crowley16: Would the access libraries be...
I have a report that displays images for records. It looks fine in Print Preview but when I actually print it some of the images are missing. It seems to be hit or miss as to whether or not an image will show.
I also tried printing the report to a pdf file with the same results.
Has anyone...
Thanks, but when I tried to Link tables and select the mdb file it says that I do not have the necessary permissions to access the database. I never get prompted for a password.
I tried both New Table | Link Table and Get External Data | Link Table (which I assume are the same thing), then...
I have two access databases where db1 needs to link to a table in db2. There was a linked table set up and working but then I needed to turn on security in db2. Now when I try to open the table in db1 it says I don't have permission.
How do I set up the security in either db1 or db2 so that I...
The error message received is: "The MS Jet database engine cannot open the file... It is already opened exclusively by another user or you need permission to view its data." "
Just got this error message today and found an article that said the mdb file cannot have the same name as the...
I have created a table in a word doc and all the text in the cells are being highlighted yellow. I've tried removing the highlighting (or setting it to None) but this does not work. I can change the color but not remove it.
I've also tried looking at Borders and Shading for the table but this...
That gives me a system error, closes the access database, still leaves the VBA window open.
I also tried using activewindow in place of mainwindow with the same results.
Thank you for the suggestion. I appreciate your time and help on this.
I'm closing the module using this command:
DoCmd.Close acModule, "Name Public Variables", acSaveYes
It closes this module but leaves the VBA window open. Is there another way to close the module?
I have some VBA code that opens a module and then later closes it. The module closes but the Visual Basic Window remains open. Is there any way to close this window using VBA code?
I have some code that opens a VBA module and then later closes it. The module closes correctly but the Microsoft Visual Basic Window remains open. Is there any way to programatically close that window?
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.