Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Kicker
  • Content: Threads
  • Order by date
  1. Kicker

    Resizing Text Boxes

    I have several text boxes set to CanGrow/CanShrink in a report. I want to be able to resize all text boxes at runtime to be the same size as the largest text box. Any ideas on how to accomplish
  2. Kicker

    Launching Adobe from Access

    I use a db that has a number of PDF files stored as OLE. I can launch the Adobe Reader by double clicking on the control in form view, but would like to be able to launch using VB. I can get Adobe to launch using the "Shell" command, but have not been able to specify which PDf I want...
  3. Kicker

    Launching Adobe Reader from ASP

    I have a Access database that stores PDF documents by name. This database serves as the recordsource for a table on an ASP. I would like to launch the Adobe reader by selecting the record name from the ASP table. Anyone have a good method for accomplishing?
  4. Kicker

    Control window size of launched applications

    I would like to be able to control the size of an application window that is launched from Access. Specifically, I am viewing PDF documents attached as OLE in my database using the acOLEActivate command. The Adobe window opens up as reduced. I would like to be able to maximize the Adobe...
  5. Kicker

    Controlling colors from VBA

    I would like to know how to control item (command button) colors from VBA. I can do it using the GetSysColors/SetSysColors route, but lose control if the user clicks out of the application. I would prefer to do it using code that is confined to the app itself. Any ideas

Part and Inventory Search

Back
Top