Book Use your pdf converter to make your pdf files easy! You can now buy software that makes converting pdf to doc possible! Did you know you can even convert pdf to word? Home Page Bloglines 1906 CelebrateStadium 2006 OfficeZealot Scobleizer TechRepublic AskWoody SpyJournal Computers Software Microsoft Windows Excel FrontPage PowerPoint Outlook Word ![]() ![]() Host your Web site with PureHost! ![]() |
![]() ![]() Friday, February 19, 2010 – Permalink – Navigate Navigation PaneAhoyHere's the Microsoft tutorial: Meet the Navigation Pane Also: "We have heard a few of you have missed the ALT D shortcut to open an object in design. As you know, ALT in ribbon apps now allows you to access ribbon shortcuts. Next time you want to open an object in design view, try Control Enter."Navigation pane tip See all Topics access <Doug Klippert@ 3:05 AM
Comments:
Post a Comment
Sunday, January 03, 2010 – Permalink – Keyboard and Key TipsFinger it out2007 apps look different because of the ribbon, but the keyboard can still be used to speed up tasks. Microsoft has an online course that may help After completing this course you will be able to:Office.Microsoft.com/Training See all Topics access <Doug Klippert@ 3:55 AM
Comments:
Post a Comment
Friday, November 13, 2009 – Permalink – Link to Office Documents from AccessClick to Word, PowerPoint, ExcelYou can create hyperlinks in Access that jump to other Office documents. The process of specifying the document and the bookmark you want to jump to can be cumbersome. There's an easy way to specify where in a Word, Excel or PowerPoint document that a hyperlink should jump to, without even having to open the Insert Hyperlink dialog box.
See all Topics access <Doug Klippert@ 3:44 AM
Comments:
Post a Comment
Saturday, May 23, 2009 – Permalink – Compact-Repair ShortcutDesktop convenienceYou can make compacting and repairing databases easier by providing a desktop shortcut. Right-click on the Windows desktop and select New>Shortcut from the shortcut menu. Then, set up a Command Line entry in the form: "Path to Access.exe" "Path to Database.mdb" /compact For example, to create a shortcut to compact Northwind, you might use: "C:\Program Files\Microsoft Office\Office\Msaccess.exe" "C:\Program Files\Microsoft Office\Office\Samples\Northwind.mdb" /compact Click Next and continue through the shortcut setup wizard, naming the shortcut appropriately. In Access 2000+, the database is both compacted and repaired when the /compact switch is applied. Access 97 executes these processes separately, so Access 97 shortcuts should use a Command Line in the form: "Path to Access" "Path to Database" /compact /repair Also note that you can compact to a different location by specifying a target database name after the /compact switch. If you omit a target file name following the /compact option, the file is compacted to the original name and folder. To compact to a different name, specify a target file. If you don't include a path in target database or target Access project, the target file is created in your My Documents folder by default. (Even though a shortcut will open the database without it, in order for the command line flag to work, you MUST include the path to the executable - Access.exe) See all Topics access <Doug Klippert@ 3:31 AM
Comments:
Post a Comment
Sunday, May 10, 2009 – Permalink – Shortcuts to Access ObjectsQuick way inIf you often work with a certain Access objects (specific forms, queries, etc.) in a database, you can create a shortcut to it on your desktop. Click on the Object and drag it to the desktop.. Access will create the shortcut on your desktop, or another location. See all Topics access Labels: Shortcuts <Doug Klippert@ 3:18 AM
Comments:
Post a Comment
Wednesday, April 15, 2009 – Permalink – Date an OctothorpeDate an OctothorpeSome more of those things I'm sure I used to know The keyboard combination of Alt+Shift+D inserts the current date in MS Word and PowerPoint. Ctrl+; (semicolon) does it in Excel and Access. If you do not like the date's format, select a different one with Insert>Date and Time and, if you would like to make that permanent, click on the Default button in the lower left corner of the dialog box (in PowerPoint it's in the lower right corner). In Excel, Ctrl+Shift +# formats the entry as day-month-year. Ctrl+1 will display the "Format cells" dialog box. BTW, the "hash, pound or number" sign # is also called an "octothorpe". The person who named it combined Octo for the eight points and Thorpe for James Thorpe. "Bell Labs engineer, Don Macpherson, went to instruct their first client, the Mayo Clinic, in the use of the new (touch tone phone system). He felt the need for a fresh and unambiguous name for the # symbol. His reasoning that led to the new word was roughly that it had eight points, so ought to start with octo-. He was apparently at that time active in a group that was trying to get the Olympic medals of the athlete Jim Thorpe returned from Sweden, so he decided to add thorpe to the end." While we're at it, the "backwards P, Enter mark" ¶ is actually named a "pilcrow". The pilcrow was used in medieval times to mark a new train of thought, before the convention of using paragraphs was commonplace. Also see: Geek-speak names for punctuation marks Wikipedia: Punctuation See all Topics access <Doug Klippert@ 3:35 AM
Comments:
Post a Comment
Thursday, February 05, 2009 – Permalink – Other Right ClicksA couple overlookedRight-clicking on objects, such as Tables, Reports or Queries, gives you the opportunity to print, copy, and work with them. There are other options revealed by right-clicking on the Database window itself. Right-click on the empty white space of the Database window can lead to Relationships. If you right-click on the edge of the window, you'll find a link to Access database properties, startup activity for the current database, or open a new database. Right-clicking on the Database window also lets you configure the items in the Groups bar. See all Topics access Labels: Shortcuts <Doug Klippert@ 3:00 AM
Comments:
Post a Comment
Saturday, January 31, 2009 – Permalink – Kürzungen für jederAccessibility ShortcutsSeveral resources are available to help increase speed and effectiveness for keyboard users. Here are keyboard shortcuts for leading Microsoft products that help save time and effort and provide an essential tool for some people with mobility impairments.Microsoft.com Keyboard Assistance. See all Topics access Labels: Shortcuts <Doug Klippert@ 3:25 AM
Comments:
Post a Comment
Wednesday, February 06, 2008 – Permalink – Quick Subforms and SubreportsDrag 'em on overWhen you need to create a subform or subreport, you probably use the Subform/Subreport tool from the Toolbox to draw where you want to add the control. You can also create subform and subreports using drag and drop. Simply open the main form or report in Design view, then drag the appropriate form or report from the Database window to where you want the control created. Note that you'll still need to set Link Child Fields and Link Master Fields properties on the new control. See all Topics access <Doug Klippert@ 7:03 AM
Comments:
Post a Comment
Monday, January 07, 2008 – Permalink – Copy Access Data to New RecordsFewer stepsThe Paste Append feature is often overlooked in Access. This feature lets you quickly create new records that copy existing information from other records. To see one way to use the feature, open a table in Datasheet view.
You'll now have an appropriate number of new records in the table that contains the information you copied. See all Topics access <Doug Klippert@ 8:04 AM
Comments:
Post a Comment
Tuesday, December 11, 2007 – Permalink – Add Objects to the Query GridEasy additionsIf you need to add a table or query to a query you're building in Design view, you most likely click the Show Table button, drag the appropriate objects from the resulting dialog box, and then close the dialog box. However, there's a much easier way to do this. Simply drag the table or query object's icon directly to the gray background of the query design grid. This same technique also works with Access's Relationships window. See all Topics access <Doug Klippert@ 8:04 AM
Comments:
Post a Comment
Wednesday, October 03, 2007 – Permalink – Update Data to DefaultJust a keystroke awayYou probably know that you can set up a default value for Access to enter into a field when a new record is created. This can be done in the Design view for a table or form by setting the Default Value property. Unfortunately, you sometimes may set a default value after you've already entered records into the database. When you do so, the existing records aren't automatically updated to equal the new default. However, if you're editing a record and you want to update the field to the current default, you can do so with a keystroke shortcut. To do so, simply select the appropriate field and press [Ctrl][Alt][Spacebar] See all Topics access <Doug Klippert@ 7:59 AM
Comments:
Post a Comment
|