Hi all,
I'm trying to create a custom list in sharepoint with 2 lookup fields.
The first lookup field contains a site name
The second lookup list should contain the buildings for the selected
site only.
The available values in the second lookup field should be filtered
using the selection in...
I'm opening a external program using the SHELL command.
However, execution of the script should hold until this external program has closed.
The shell function returns an ID, but I don't know how I can use this
Any suggestions on how I could hold execution?
Mark
We've tried to turn off the auto-correct option. This did not work also.
After this we found out that the report was working okay for people printing on a different printer, so we now think it might have something to do with the printer driver.
Thanx all for your help
Hi Sarah,
Thanks for your reply.
I've tested your solution and removed the fields in the footer. Also tried to completely remove the footer, but neither solutions worked.
Does anybody have another suggestion for us, we are out of ideas here.
cheers,
Mark
We are still having problems with printing landscape reports. Sometimes these reports are printed portrait instead of landscape.
We already tried to force landscape using VBA
Private Sub Report_Open(Cancel As Integer)
Application.Printer.Orientation = acPRORLandscape
End Sub
We are...
I'm trying to automaticaly copy a file from the internet using an Access application. This file holds data provided by one of our suppliers and will be imported into the database.
Is there a method to copy a file (TXT) to a local drive using access VBA?
rgds,
Mark
We have some databases originally written in Access 2000 that have reports set-up to print landscape.
For some reason, the first time you print the report, the report is printed portrait. After that the report prints correctly landscape.
If you close the database and re-open, the first 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.