Showing 1 - 40 results of 84 for search 'some box office', query time: 0.28s Refine Results
  1. 1

    Crank : Made in America

    Published 2003
    Streaming video (MCPHS users only)
    Electronic Video
  2. 2

    When I Knew

    Published 2008
    Streaming video (MCPHS users only)
    Electronic Video
  3. 3

    Wide Awake : Portrait of an Insomniac

    Published 2006
    Streaming video (MCPHS users only)
    Electronic Video
  4. 4

    Getting an Addict into Treatment : The CRAFT Approach

    Published 2006
    Streaming video (MCPHS users only)
    Electronic Video
  5. 5

    Opiate Addiction : Understanding Replacement Therapy

    Published 2006
    Streaming video (MCPHS users only)
    Electronic Video
  6. 6

    Treating Stimulant Addiction : The CBT Approach

    Published 2006
    Streaming video (MCPHS users only)
    Electronic Video
  7. 7

    An Interview with Nora D. Volkow, M.D.

    Published 2006
    Streaming video (MCPHS users only)
    Electronic Video
  8. 8

    An Interview with Mark L. Willenbring, M.D.

    Published 2006
    Streaming video (MCPHS users only)
    Electronic Video
  9. 9

    An Interview with Kathleen T. Brady, M.D., Ph.D.

    Published 2006
    Streaming video (MCPHS users only)
    Electronic Video
  10. 10

    The Search for Drug Treatment : A Challenging Journey

    Published 2006
    Streaming video (MCPHS users only)
    Electronic Video
  11. 11

    An Interview with Michael L. Dennis, Ph.D.

    Published 2006
    Streaming video (MCPHS users only)
    Electronic Video
  12. 12

    Mastering VBA for Office 2010 by Mansfield, Richard, 1945-

    1st ed.
    Published 2010
    Table of Contents: “…Note continued: Using the PrintOut Method -- Using the Save Method -- Using the SaveAs Method -- Working with Messages -- Creating a New Message -- Working with the Contents of a Message -- Adding an Attachment to a Message -- Sending a Message -- Working with Calendar Items -- Creating a New Calendar Item -- Working with the Contents of a Calendar Item -- Working with Tasks and Task Requests -- Creating a Task -- Working with the Contents of a Task Item -- Assigning a Task to a Colleague -- Searching for Items -- The Bottom Line -- ch. 27 Working with Events in Outlook -- Working with Application-Level Events -- Using the Startup Event -- Using the Quit Event -- Using the ItemSend Event -- Using the NewMail and NewMailEx Events -- Using the AdvancedSearchComplete and the AdvancedSearchStopped Events -- Using the MAPILogon Complete Event -- Using the Reminder Event -- Using the OptionsPagesAdd Event -- Working with Item-Level Events -- Declaring an Object Variable and Initializing an Event -- Understanding the Events That Apply to All Message Items -- Understanding the Events That Apply to Explorers, Inspectors, and Views -- Understanding the Events That Apply to Folders -- Understanding the Events That Apply to Items and Results -- Understanding the Events That Apply to the Outlook Bar -- Understanding the Events That Apply to Reminders -- Understanding the Events That Apply to Synchronization -- Understanding Quick Steps -- The Bottom Line -- ch. 28 Understanding the Access Object Model and Key Objects -- Getting Started with VBA in Access -- Creating a Module in the VBA Editor -- Creating a Function -- The Revamped Macro Builder -- Creating an Access-Style Macro to Run a Function -- Using an AutoExec Macro to Initialize an Access Session -- Running a Subprocedure -- Understanding the Option Compare Database Statement -- Getting an Overview of the Access Object Model -- Understanding Creatable Objects in Access -- Opening and Closing Databases -- Using the CurrentDb Method to Return the Current Database -- Opening a Different Database as the Current Database and Closing the Current Database -- Opening Multiple Databases at Once -- Closing a Database -- Creating and Removing Workspaces -- Working with the Screen Object -- Using the DoCmd Object to Run Access Commands -- Using the OpenForm Method to Open a Form -- Using the PrintOut Method to Print an Object -- Using the RunMacro Method to Run a Macro -- The Bottom Line -- ch. 29 Manipulating the Data in an Access Database via VBA -- Understanding How to Proceed -- Preparing to Manage the Data in a Database -- Adding a Reference to the Appropriate Object Library -- Establishing a Connection to the Database -- Opening a Recordset -- Opening a Recordset Using ADO -- Choosing How to Access the Data in an ADO Recordset -- Opening a Recordset Using DAO -- Accessing a Particular Record in a Recordset -- Using the MoveFirst, MoveNext, MovePrevious, and MoveLast Methods -- Using the Move Method to Move by Multiple Records -- Searching for a Record -- Searching for a Record in an ADO Recordset -- Searching for a Record in a DAO Recordset -- Returning the Fields in a Record -- Editing a Record -- Inserting and Deleting Records -- Closing a Recordset -- The Bottom Line -- ch. 30 Accessing One Application from Another Application -- Understanding the Tools Used to Communicate between Applications -- Using Automation to Transfer Information -- Understanding Early and Late Binding -- Creating an Object with the CreateObject Function -- Returning an Object with the GetObject Function -- Examples of Using Automation with the Office Applications -- Using the Shell Function to Run an Application -- Returning the Task ID of the Started Application -- Activating an Application -- Using Data Objects to Store and Retrieve Information -- Creating a Data Object -- Storing Information in a Data Object -- Returning Information from a Data Object -- Assigning Information to the Clipboard -- Returning Information from the Clipboard to a Data Object -- Finding Out Whether a Data Object Contains a Given Format -- Communicating via DDE -- Using DDEInitiate to Start a DDE Connection -- Using DDERequest to Return Text from Another Application -- Using DDEPoke to Send Text to Another Application -- Using DDEExecute to Execute a Command in Another Application -- Using DDETerminate to Close a DDE Channel -- Using DDETerminateAll to Close All Open DDE Channels -- Communicating via SendKeys -- The Bottom Line -- ch. 31 Programming the Office 2010 Ribbon -- Hiding the Editing Group on the Word Ribbon -- A Word of Warning -- XML Terminology -- Using Built-in Icons -- Working with Excel and PowerPoint -- Undoing Ribbon Modifications -- Selecting the Scope of Your Ribbon Customization -- Adding a New Group -- Cautions about Customizing -- Two Ways to Find the Correct idMso -- Adding Callbacks -- Adding Attributes -- Using Built-in Icons and ScreenTips -- Creating Your Own Icons -- Using Menus and Lists -- Adding Menus -- Adding a DropDown List Control -- Using a DialogBoxLauncher -- Toggling with a Toggle Button Control -- Modifying the Ribbon in Access -- Testing Your New Ribbon -- Adding a Callback in Access -- What to Look For If Things Go Wrong -- Employ Error Message Tools -- Cure Common User Interface Programming Problems -- Where to Go from Here -- The Bottom Line -- Appendix The Bottom Line -- ch. 1 Recording and Running Macros in the Office Applications -- ch. 2 Getting Started with the Visual Basic Editor -- ch. 3 Editing Recorded Macros -- ch. 4 Creating Code from Scratch in the Visual Basic Editor -- ch. 5 Understanding the Essentials of VBA Syntax -- ch. 6 Working with Variables, Constants, and Enumerations -- ch. 7 Using Array Variables -- ch. 8 Finding the Objects, Methods, and Properties You Need -- ch. 9 Using Built-in Functions -- ch. 10 Creating Your Own Functions -- ch. 11 Making Decisions in Your Code -- ch. 12 Using Loops to Repeat Actions -- ch. 13 Getting User Input with Message Boxes and Input Boxes -- ch. 14 Creating Simple Custom Dialog Boxes -- ch. 15 Creating Complex Dialog Boxes -- ch. 16 Building Modular Code and Using Classes -- ch. 17 Debugging Your Code and Handling Errors -- ch. 18 Building Well-Behaved Code -- ch. 19 Securing Your Code with VBA's Security Features -- ch. 20 Understanding the Word Object Model and Key Objects -- ch. 21 Working with Widely Used Objects in Word -- ch. 22 Understanding the Excel Object Model and Key Objects -- ch. 23 Working with Widely Used Objects in Excel -- ch. 24 Understanding the PowerPoint Object Model and Key Objects -- ch. 25 Working with Shapes and Running Slide Shows -- ch. 26 Understanding the Outlook Object Model and Key Objects -- ch. 27 Working with Events in Outlook -- ch. 28 Understanding the Access Object Model and Key Objects -- ch. 29 Manipulating the Data in an Access Database via VBA -- ch. 30 Accessing One Application from Another Application -- ch. 31 Programming the Office 2010 Ribbon.…”
    Full text (MCPHS users only)
    Electronic eBook
  13. 13
  14. 14
  15. 15

    Microsoft Office Publisher 2007 for dummies by McCarter, Jim

    Published 2008
    Full text (MCPHS users only)
    Electronic eBook
  16. 16

    Key indicators of the labour market

    Eighth edition.
    Published 2014
    Full text (MCPHS users only)
    Electronic eBook
  17. 17

    Dear America : letters home from Vietnam

    Published 1987
    Video DVD
  18. 18
  19. 19
  20. 20
  21. 21

    The clandestine history of the Kovno Jewish ghetto police

    Published 2014
    Full text (MCPHS users only)
    Electronic eBook
  22. 22

    The clandestine history of the Kovno Jewish ghetto police

    Published 2014
    Full text (MCPHS users only)
    Electronic eBook
  23. 23

    In the arena : a memoir of love, war, and politics by Robb, Charles S.

    Published 2021
    Full text (MCPHS users only)
    Electronic eBook
  24. 24
  25. 25
  26. 26

    Danforth's obstetrics and gynecology.

    10th ed. /
    Published 2008
    Full text (MCPHS users only)
    Electronic eBook
  27. 27

    Professional visual studio, 2015 by Johnson, Bruce

    Published 2015
    Table of Contents:
    Full text (MCPHS users only)
    Electronic eBook
  28. 28
  29. 29

    Sports cars for the American road.

    Published 1953
    Full text (MCPHS users only)
    Electronic Video
  30. 30

    The global employment challenge by Ghose, Ajit Kumar, 1947-, Majid, Nomaan, Ernst, Christoph

    Published 2008
    Full text (MCPHS users only)
    Electronic eBook
  31. 31

    Global Employment Trends 2013 : Recovering from a second jobs dip.

    Published 2013
    Full text (MCPHS users only)
    Electronic eBook
  32. 32
  33. 33
  34. 34

    Routledge International Handbook of Crime and Gender Studies. by Renzetti, Claire M.

    Published 2012
    Table of Contents: “…Understanding Women, Gender, and Crime: Some Historical and International Developments; Topical Box 1.1: Media, Crime, and Gender; Biographical Box 1.1: Frances Heidensohn.…”
    Full text (MCPHS users only)
    Electronic eBook
  35. 35

    Sunday morning. Sunday profile : Bradley Cooper

    Published 2013
    Full text (MCPHS users only)
    Electronic Video
  36. 36

    Gwyneth Paltrow by Milano, Valerie

    Published 2000
    Full text (MCPHS users only)
    Electronic eBook
  37. 37

    2009 labour overview : Latin America and the Caribbean.

    1st ed.
    Published 2009
    Full text (MCPHS users only)
    Electronic eBook
  38. 38

    Showmen, sell it hot! : movies as merchandise in golden era Hollywood by McElwee, John Plonk

    First edition.
    Published 2013
    Full text (MCPHS users only)
    Electronic eBook
  39. 39
  40. 40

    Steve McQueen : the Great Escape. by Gehring, Wes D.

    Published 2013
    Full text (MCPHS users only)
    Electronic eBook