
|
Book 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! |
![]() Saturday, March 22, 2008 – Permalink – Default SaveChoose your own locationWhen you choose to save most Office files, the Save dialog box defaults to the Documents or My Documents folder. (The following directions work in 2007, but you need to click on the Office button in the upper left corner of the Window)
Change the folder where e-mail messages and attachments are saved Also: D.C. Everest school district Weston, WI: Office Default Paths If you don't want to change the default, but would like to be able to quickly go to an alternate site, open the Save or Save Attachment dialog box. On the left side of the box is the Places Navigation bar. If you click the Desktop icon, that location will be used to save the file. You can add spots to the bar. Browse to the specific folder. Highlight the folder and click the down arrow beside the Tools option. Select "Add to My Places." The file or e-mail attachment can then be saved where you want. See all Topics access <Doug Klippert@ 7:48 AM
Comments:
Post a Comment
Tuesday, February 26, 2008 – Permalink – Set Field DefaultsSpeed up table creation with default field settings
In Access 2007 go to Access Options>Object Designers: ![]() See all Topics access <Doug Klippert@ 6:43 AM
Comments:
Post a Comment
Thursday, January 17, 2008 – Permalink – What the ####Truncated Numbers
<Doug Klippert@ 6:12 AM
Comments:
Post a Comment
Thursday, December 27, 2007 – Permalink – Resize FormIt's fitting
<Doug Klippert@ 7:21 AM
Comments:
Post a Comment
Saturday, December 01, 2007 – Permalink – Splash ScreenBrand your appYou can replace the Access splash screen with your own logo. Access displays a quick splash screen when you launch it. You can replace that splash screen with a graphic of your own. Save a bitmap graphic in the same folder as the database. Give the graphic the same name as your database and make sure it has a BMP extension. (MyDatabase.BMP) Now when you launch Access by double-clicking on the database icon or its shortcut, you will see your logo instead of Access's default screen. You can also make the graphic 1x1 pixels, so it won't be seen. Advisor.com: Create Personalized Splash Screens for Access MS Knowledge Base: How to Create a Custom Startup "Splash" Screen See all Topics access <Doug Klippert@ 6:33 AM
Comments:
Post a Comment
Monday, October 22, 2007 – Permalink – Change Access RibbonOh, Fooey (F U I)
Customizing Ribbon in Access 2007 See all Topics access Labels: Customize <Doug Klippert@ 6:48 AM
Comments:
Post a Comment
Friday, August 17, 2007 – Permalink – Place Access Controls Exactly Where You WantWorks with other apps as wellThe Snap To Grid feature is an invaluable tool for aligning controls when you're designing forms and reports. However, when you fine-tune the placement of some controls, you'll probably want to move some of them to positions that aren't exactly aligned with the design grid. You can temporarily disable the Snap To Grid feature by holding down the [Ctrl] key. Then, you can use your mouse or the cursor arrows to place the controls exactly where you want them. See all Topics access <Doug Klippert@ 11:56 AM
Comments:
Post a Comment
Tuesday, July 31, 2007 – Permalink – Startup Switches for AccessYour choice"This article shows you how to customize the way that Microsoft Office Access 2007 starts by adding switches and parameters to the startup command. For example, you can have Office Access 2007 open a specific file or run a specific macro when it starts." Office.Microsoft.com Also: Support.Microsoft.com VB123.com See all Topics access <Doug Klippert@ 6:28 AM
Comments:
Post a Comment
Saturday, June 30, 2007 – Permalink – Split Access DatabaseSeparate tablesYou don't need to keep all of your data in one file. You can split your MDB file into data and application files.
In some cases you will link additional files:
In Access 2007:
<Doug Klippert@ 7:37 AM
Comments:
Post a Comment
Friday, May 25, 2007 – Permalink – Ripple the RibbonChange the look"Learn how you can create a custom Office Fluent Ribbon for an Access 2007 database by using only Office Fluent extensibility markup XML and macros.
<Doug Klippert@ 6:07 AM
Comments:
Post a Comment
Friday, May 18, 2007 – Permalink – Highlight the Current ControlCode vs. property
Access allows you to do this with conditional formatting, but you can also get a similar result using code.
Function Highlight(Stat As String) As Integer
Click the Code button and insert Highlight("GotFocus")in each textbox control's GotFocus event procedure. Likewise, add Highlight("LostFocus")to each textbox's LostFocus event procedure. When you've finished,save the changes, close the VBE, and switch to Form view.
<Doug Klippert@ 6:14 AM
Comments:
Post a Comment
Thursday, May 10, 2007 – Permalink – Hiding columnsIn Datasheet view
<Doug Klippert@ 6:16 AM
Comments:
Post a Comment
Wednesday, May 02, 2007 – Permalink – Design Access UICustomize the RibbonStaid old Access actually can be polished up quite a bit. Erik Rucker is the Microsoft Access - Group Program Manager. Here is the link to his blog that describes how to do cool things the 2007 User Interface. "The ribbon UI presents a ton of new flexibility for us creating Access and for you building apps on top of Access that wasn't there before. Customizing the New Access UI See all Topics access Labels: Customize <Doug Klippert@ 6:29 AM
Comments:
Post a Comment
Tuesday, February 06, 2007 – Permalink – Customize the 2007 RibbonLet the add-ins beginIt is said that the Office 2007 Graphical User Interface Ribbon cannot be as easily changed or modified like it has been in previous versions. This may be partially true, but not all is lost. Here is some information from the equine's mouth: Learn how to customize the Ribbon user interface (UI) in the 2007 Microsoft Office release. Also learn how new features in Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System support RAD development of Ribbon customizations. (40 printed pages) Customizing the Office (2007) Ribbon Monsieurs MS also have a downloadable spreadsheets with the Control IDs. There are files for 2003 as well. Lists of Control IDs 2007 Office System Add-In: Icons Gallery See all Topics Labels: Customize <Doug Klippert@ 7:51 AM
Comments:
Post a Comment
|