
|
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
Saturday, May 03, 2008 – Permalink – Sample Queries, Forms, ReportsExamples to part outThis sample queries database contains examples of useful database queries, including the crosstab query, the union query , and the join query Sample: query topics database Here are some other sample databases. They are all for Access 2000, but the installed base is predominantly in that format. Access 2000 is also the default format for Access 2002 and 2003. Sample Access databases that you can download and adapt
Some forms include:
See all Topics access <Doug Klippert@ 6:15 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
Sunday, April 13, 2008 – Permalink – Canada/US Postal CodesAutomatic Input masksIf you have a mix of Canadian and US postal codes, you might play with the following code inserted as a Country control "After Update" Event property.
See: Trinity University - San Antonio, Texas: <Doug Klippert@ 5:57 AM
Comments:
Post a Comment
Monday, March 17, 2008 – Permalink – Forms and DataGood comboIn Access, tables can be a bother to use for data entry. Constructing a Form can make it easier. Here is an MS demo about combining the two: "While working with forms, a split form can be a very useful view because you simultaneously get two views of the form that are connected to the same data source. Form and data ![]() See all Topics access <Doug Klippert@ 7:41 AM
Comments:
Post a Comment
Saturday, February 09, 2008 – Permalink – Display the Current Record NumberWithout navigationYou may want to remove the navigation buttons from an Access form but still display the current record number. Not the ID or serial number, but the record number that would appear in the navigation box.
<Doug Klippert@ 7:09 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
Wednesday, January 30, 2008 – Permalink – E-mail Access FormQuestion and collectionAccess 2007 has a wizard that will walk you through the process of sending an information gathering form through Outlook. The wizard is on the External Data tab in the Collect Data group. ![]() "You begin with the Collect Data Through E-mail Messages Wizard, which guides you through the steps of creating a form. Collect data by using e-mail See all Topics access <Doug Klippert@ 7:19 AM
Comments:
Post a Comment
Thursday, December 27, 2007 – Permalink – Resize FormIt's fitting
<Doug Klippert@ 7:21 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
|