
|
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! |
![]() Sunday, May 11, 2008 – Permalink – Forms and Slides Forms and SlidesPowerPoint in AccessThis download provides an Access database and a PowerPoint slide show. "Create a PowerPoint slide presentation from scratch using Access data. In addition, display and control a slide show from within an Access form. Walk through the solution and explore ways to extend the sample for your own applications. Here is an MSDN article: If you have some knowledge of VBA, you can probably figure it out from the code on the Access Form. <Doug Klippert@ 6:23 AM
Comments:
Post a Comment
Tuesday, April 15, 2008 – Permalink – List Box FilterMultiple selectionsFilter a Report based on List Box Fabalou.com: "How to open a report based on a multiple selection in a list box. For example, you may have a list of makes of car and a report that shows various details for each make of car. You want to allow the users to select a range of cars and pull up the report according to that selection."
<Doug Klippert@ 5:30 AM
Comments:
Post a Comment
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
Saturday, March 01, 2008 – Permalink – OLAP CubesMore dimensions than Star trek
Labels: General, Relationships, Tutorials <Doug Klippert@ 7:08 AM
Comments:
Post a Comment
Monday, February 25, 2008 – Permalink – Legacy files 2007Go backRead this article closely. If you work in a situation where you need to work with legacy (pre-2007) files, it may be handy. If you do most of your work in 2007, I wouldn't bother. "When you use Windows Explorer or the desktop to create a new 2007 Microsoft Office file, a new Office file is created in an XML file format (.dox or .xlsx). For example, this behavior occurs when you right-click the desktop, you point to New, and then you click Microsoft Office Word Document. By default, files that you create in the 2007 Office system are in XML file formats. Knowledgebase 935787 See all Topics access Labels: General <Doug Klippert@ 7:52 AM
Comments:
Post a Comment
Saturday, February 02, 2008 – Permalink – Filter Multiple Selections Table sortsIn a table's Datasheet view, you can filter multiple selections in a few simple ways. In the first method, you select one of the fields you want to filter by and click the Filter By Selection button on the toolbar. Access filters the records by that selection. Next, select the second field you want to filter by and click the button again. Access filters the records even further by this second selection. Continue to follow these steps until you have filtered by the desired number of selections. You can also use Filter by Form. Click the icon on the toolbar. In the displayed form, enter the criteria. You can use And/Or statements, such as "Boston" Or "San Francisco". (Access will enter the quote marks for you.) For the third option, you use the Advanced Filter>Sort feature. To do so, select Records>Filter>Advanced Filter>Sort from the menu bar. Access displays a grid similar to the Query By Example grid. Now, drag down all the fields you want to filter by from the field list. Then, in the Criteria cells enter the values you want to filter for. When you have finished, click the Apply Filter button to see the results. Fourth, you could use Filter by input. Right click any entry in a field you want filtered. Enter the value in the Filter For box and hit Enter. You could then choose another field and sort again by another criteria. Creating a Query would let you save your filter, but these methods can be used to quickly display the desired information in a table. (In 2007 these options are on the Home tab in the Sort & Filter group) Florida Gulf Coast University: Sorting and Filtering eHow.com: How to Filter Records in a Microsoft Access Table Microsoft Kb: How to filter records in an Access database See all Topics access <Doug Klippert@ 7:21 AM
Comments:
Post a Comment
Saturday, January 05, 2008 – Permalink – Sandbox WarningAvoid the dark spotsAccess 2003 added another security feature - slash - PIA. Jet 4.0 has had a protective mode in the past, but Access 2003 takes it seriously.
"To help enhance the security of your data, you have the option of running Access 2003 in sandbox mode. In sandbox mode, Access evaluates only those expressions in field properties and controls that are safe. An expression is considered safe if it does not use functions or properties that could be exploited by malicious users to access drives, files, or other resources for which they do not have authorization. For example, functions such as Kill and Shell could be used to damage data and files on a computer, so they are not considered safe.
About Microsoft Jet Expression Service sandbox mode
"Unless yours is a stand-alone computer (not part of a network), and you don't ever connect to the Internet, and no one ever has physical access to your computer, or your databases and other files are protected with strong passwords, you should not even consider setting the macro security level to Low."
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engines] Access 2007 sandbox 2007 has fewer warning messages. Earlier versions of Access forced you to deal with a variety of alert messages - macro security and sandbox mode, just to name two. By default, if you open an Office Access 2007 database outside of a trusted location, you see a single tool called the Message Bar. New in 2007 VB123.com: <Doug Klippert@ 4:23 AM
Comments:
Post a Comment
Thursday, December 06, 2007 – Permalink – Info DocsThings you need to knowWOPR.com has a great lounge with members who can answer most any question you can come up with. Steve Hayward prepared a couple of Access papers that contain vital information about databases. Golden Rules Normalization Doc See all Topics access <Doug Klippert@ 6:59 AM
Comments:
Post a Comment
Saturday, October 13, 2007 – Permalink – Send Access to WordReformat reportsNot everyone has Access installed on his or her machine. Access is not the most versatile instrument for complex formatting.
Labels: General <Doug Klippert@ 7:55 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
Wednesday, September 26, 2007 – Permalink – Send Your Template to MSGeek fameAccording to the Inside Office Blog, over 1 million people have downloaded free templates from Microsoft.
Upload your template See all Topics access Labels: General <Doug Klippert@ 7:11 AM
Comments:
Post a Comment
Tuesday, September 25, 2007 – Permalink – Print Raw DataFrom reports and forms
<Doug Klippert@ 8:06 AM
Comments:
Post a Comment
Monday, September 17, 2007 – Permalink – Runtime and PDFAdd-in's completeGreat news, you can now redistribute and use the PDF and XPS add-in with your Runtime solution. You may copy and distribute the object code form of the add-in listed below together and for use only with the Microsoft Office Access 2007 Runtime software, subject to the license terms accompanying the Microsoft Office Access 2007 Runtime software download: Runtime for Access 2007 See all Topics access <Doug Klippert@ 7:13 AM
Comments:
Post a Comment
Saturday, August 25, 2007 – Permalink – Zoom BoxBetter viewAccess does not provide much room to enter long expressions in queries, forms, or reports. You can drag the column wider, but there is a neater, quicker method.
<Doug Klippert@ 7:48 AM
Comments:
Post a Comment
Friday, August 10, 2007 – Permalink – Hardcopy RelationshipsDocument database
In Access 2000 thru 2003, this is easy. Simply display the Relationships window as usual and then choose File>Print Relationships from the menu bar. Doing so displays a report preview that you can then print or save.
Labels: General, Properties <Doug Klippert@ 6:32 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, July 21, 2007 – Permalink – Access TutorialsLearning SitesMicrosoft has created a web site for Office 2003 and 2007. Part of the site is devoted to tutorials touching on: Word, Access, Publisher , Outlook, PowerPoint, InfoPath , Excel, Visio, OneNote, FrontPage/Expression, and Project. The Access lessons are located here: 2003 Access Tutorials (You will see something different if Office 2003 or 2007 is not installed) Here are some other sites:
<Doug Klippert@ 7:05 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
Saturday, June 02, 2007 – Permalink – Zeros - Before and AfterNothing's a problem
Also:
<Doug Klippert@ 7:23 AM
Comments:
Post a Comment
Thursday, May 10, 2007 – Permalink – Hiding columnsIn Datasheet view
<Doug Klippert@ 6:16 AM
Comments:
Post a Comment
Sunday, April 29, 2007 – Permalink – 5 of 10 Commandments of AccessWrit on tables
Labels: General <Doug Klippert@ 7:01 AM
Comments:
Post a Comment
Thursday, March 29, 2007 – Permalink – System InformationMore than you wanted to know![]() You can check which version of the Microsoft Office program is installed on your computer, and you can determine the product ID number of your copy of the program. You can also get information about your computer. In Office 2007, using Access, Excel, PowerPoint, or Word:
In Word it's easier, just hit Ctrl + Alt + F1. See all Topics access Labels: General <Doug Klippert@ 7:25 AM
Comments:
Post a Comment
Friday, March 23, 2007 – Permalink – Access or ExcelWhen to use one or the other
Use Access or Excel to manage your data See all Topics access Labels: General <Doug Klippert@ 7:52 AM
Comments:
Post a Comment
|