Suggested Topics within your search.
Suggested Topics within your search.
- History 13
- Substance abuse 9
- Addicts 8
- Labor market 5
- Motion pictures 5
- Computer programs 4
- Economic aspects 4
- Motion picture actors and actresses 4
- Technological innovations 4
- Crime prevention 3
- Motion picture industry 3
- Politics and government 3
- Prevention 3
- Risk Management 3
- Risk management 3
- risk management 3
- Accounting 2
- Automobile theft 2
- Automobile theft investigation 2
- Business 2
- Criticism and interpretation 2
- Decision making 2
- Economic conditions 2
- Electronic spreadsheets 2
- Employment 2
- Employment (Economic theory) 2
- Equipment and supplies 2
- Ethnic relations 2
- Holocaust, Jewish (1939-1945) 2
- Jewish police officers 2
-
1
-
2
-
3
Wide Awake : Portrait of an Insomniac
Published 2006Streaming video (MCPHS users only)
Electronic Video -
4
Getting an Addict into Treatment : The CRAFT Approach
Published 2006Streaming video (MCPHS users only)
Electronic Video -
5
Opiate Addiction : Understanding Replacement Therapy
Published 2006Streaming video (MCPHS users only)
Electronic Video -
6
Treating Stimulant Addiction : The CBT Approach
Published 2006Streaming video (MCPHS users only)
Electronic Video -
7
An Interview with Nora D. Volkow, M.D.
Published 2006Streaming video (MCPHS users only)
Electronic Video -
8
An Interview with Mark L. Willenbring, M.D.
Published 2006Streaming video (MCPHS users only)
Electronic Video -
9
An Interview with Kathleen T. Brady, M.D., Ph.D.
Published 2006Streaming video (MCPHS users only)
Electronic Video -
10
The Search for Drug Treatment : A Challenging Journey
Published 2006Streaming video (MCPHS users only)
Electronic Video -
11
An Interview with Michael L. Dennis, Ph.D.
Published 2006Streaming video (MCPHS users only)
Electronic Video -
12
Mastering VBA for Office 2010
1st ed.Published 2010Table 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
Office 2013 for dummies user basics course. Selecting commands from the Office 2013 Ribbon
Published 2015Full text (MCPHS users only)
Electronic Video -
14
The American Ballot Box in the Mid-Nineteenth Century : Law, Identity and the Polling Place.
Published 2004Full text (MCPHS users only)
Electronic eBook -
15
Microsoft Office Publisher 2007 for dummies
Published 2008Full text (MCPHS users only)
Electronic eBook -
16
Key indicators of the labour market
Eighth edition.Published 2014Full text (MCPHS users only)
Electronic eBook -
17
-
18
Naval innovation for the 21st century : the Office of Naval Research since the end of the Cold War
Published 2013Full text (MCPHS users only)
Electronic eBook -
19
New demographics, new workspace : office design for the changing workforce
Published 2010Full text (MCPHS users only)
Electronic eBook -
20
Growth, Employment and Decent Work in the Least Developed Countries.
Published 2011Full text (MCPHS users only)
Electronic eBook -
21
The clandestine history of the Kovno Jewish ghetto police
Published 2014Full text (MCPHS users only)
Electronic eBook -
22
The clandestine history of the Kovno Jewish ghetto police
Published 2014Full text (MCPHS users only)
Electronic eBook -
23
In the arena : a memoir of love, war, and politics
Published 2021Full text (MCPHS users only)
Electronic eBook -
24
Labour and Social Trends in ASEAN 2008 : Driving Competitiveness and Prosperity with Decent Work.
Published 2008Full text (MCPHS users only)
Electronic eBook -
25
Ensuring access to medicines : how to redesign pricing, reimbursement and procurement?
Published 2018Get full text
Full text
Electronic eBook -
26
Danforth's obstetrics and gynecology.
10th ed. /Published 2008Full text (MCPHS users only)
Electronic eBook -
27
Professional visual studio, 2015
Published 2015Table of Contents: Full text (MCPHS users only)
Electronic eBook -
28
Protecting the working poor. Annual report 2010.
Published 2011Full text (MCPHS users only)
Electronic eBook -
29
-
30
-
31
Global Employment Trends 2013 : Recovering from a second jobs dip.
Published 2013Full text (MCPHS users only)
Electronic eBook -
32
Hollywood economics : how extreme uncertainty shapes the film industry
Published 2004Full text (MCPHS users only)
Electronic eBook -
33
The International Labour Organization and the quest for social justice, 1919-2009
Published 2009Full text (MCPHS users only)
Electronic eBook -
34
Routledge International Handbook of Crime and Gender Studies.
Published 2012Table 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
Sunday morning. Sunday profile : Bradley Cooper
Published 2013Full text (MCPHS users only)
Electronic Video -
36
-
37
2009 labour overview : Latin America and the Caribbean.
1st ed.Published 2009Full text (MCPHS users only)
Electronic eBook -
38
Showmen, sell it hot! : movies as merchandise in golden era Hollywood
First edition.Published 2013Full text (MCPHS users only)
Electronic eBook -
39
Building resilient migration systems in the Mediterranean region : lessons from COVID-19
Published 2022Full text (MCPHS users only)
Electronic eBook -
40