Search results

  1. JamworkS

    Internet Explorer Save file Popup

    Help!! Internet Explorer Object + Save File Popup Hiya guys!! I'm trying to create an automatic system that enters into a password protected site (HTTPS), and saves a file into a directory I've previously created. I've done it all programatically, everything goes OK, I click into the button to...
  2. JamworkS

    How to have a List as Parameter

    Hiya guys, I'm trying to create a function for a project I'm working on, and want to make a "fool-proof" function. The way I want it, it's that there are gonna be two parameters, and both I would like them to be a list, so the user can't type anything they want, just select it from that list...
  3. JamworkS

    Access + SQL Server 2008

    Hiya all, I need to connect to a Microsoft SQL Server Database, and manipulate data in there. I can do it with a normal Pass-through query, but that's no good to me because I need to be able to then treat the data with Access. I've thought of docmd.runsql but there's no option to tell to...
  4. JamworkS

    Ribbons driving me crazy

    Hiya all, We've got an application that is based on user permissions to show/hide command bars, so that only X people can access Y menus, and so on, and the admins will access everything. Up to now, has worked really fine, but the move from 2003 to 2010 has changed from horizontal menus as any...
  5. JamworkS

    How to control Adobe Reader

    Hiya guys, If you've read my other post in this forum, I'm using PDFCreator to merge any given PDFs into only one. The problem I have now (still haven't resolved the other in my first post) is that for every PDF I add to the printer's queue it opens up Adobe Reader and until you close that...
  6. JamworkS

    Problem combining PDF

    Hello guys, this is my first post asking for help. I've searched and found no answer for this issue I have. At work we use Access 2010 and Windows 7. We have lots of reports that we print out in PDF format thanks to the DoCmd.OutputTo command. Our aim is to get a bunch of those PDFs and try to...
  7. JamworkS

    Hiya guys

    Hello to everyone, I've been reading you for a while and I think you're have a wonderful site. Thank you very mucn, I'll try to learn as much as I can.
Back
Top Bottom