Access Extra
Independent Microsoft Access, Office, and SQL Server News from Tony D'Ambra
Tuesday, February 13, 2018
New Windows 10 Theme MS Access Switchboard
The new Access Windows 10 Theme featuring flat monochrome icons is one of TEN Switchboard themes available for the Native SideBar Switchboard which uses only native Access controls.
Download the demo and purchase here.
Wednesday, September 02, 2015
New Office 2013 ImageISO Theme MS Access Switchboard
The new Access 2013 PRO Office 2013 Image ISO Theme featuring Office 2013 minimalist icons is one of NINE Switchboard themes available for the Native SideBar Switchboard which uses only native Access controls.
Download the demo and purchase here.
Sunday, May 31, 2015
New Version of MS Access Object Dependency Browser
Version 3.0 of Object Dependency Browser for Access 2007-2013 (ODB) has just been released.
ODB v3.0 adds the option of showing object dependencies for table, query, form, report and commandbar objects in all VBA modules, returning the module name, the line number, and the full line of text for each instance.
ODB is the easy way to explore all objects, object collections, and dependencies of your Access database.
Microsoft introduced a native object dependency viewer in Access 2003, where objects can be viewed in separate treeviews:
- objects that depend on me, and
- objects that I depend on.
ODB goes further:
- The two dependency views are integrated in the one treeview. For example, ODB displays not only the fields collection for a table, but linked tables and joins, and all other objects in the database that depend on that table. Clicking on a join field will show the related to table/field and the type of join.
- Full dependency details are also displayed in the adjacent properties pane.
- Each object can be fully documented in a formatted Access report by clicking the Document button.
- Copy all object details from the properties pane to the Windows clipboard by clicking the Copy to Clipboard button.
- Open database objects in design view with a click of the Design button.
Purchase here
Tuesday, February 10, 2015
Now Get TWO BONUS Metro Windows 8 Style Native MS Access Native SideBar Switchboards
Now get TWO BONUS Metro Flat Windows 8 Style Native SideBar Switchboards with each purchase from aadconsulting.com of the NATIVE SideBar MS Access Switchboard for Microsoft© Access 2000/2002/2003/2007/2010/2013, which uses only native access controls and which comes with EIGHT styles:
- Windows XP
- Access 2007/2010 Vista NOIR
- Access 2007/2010 Black
- Access 2007/2010 Silver
- Access 2007/2010 Blue
- Metro Teal
- Metro Flat
- Metro Flat with user-managed Favorites bar (Access 2007-2013)
Download the demos and purchase here
Labels:
access 2007,
access 2010,
access 2013,
metro icons,
metro-style,
windows 8
Monday, December 01, 2014
A New BONUS Metro Windows 8 Style Native MS Access Native SideBar Switchboard
Get a BONUS Metro Flat Windows 8 Style Native SideBar Switchboard with each purchase from aadconsulting.com of the NATIVE SideBar MS Access Switchboard for Microsoft© Access 2000/2002/2003/2007/2010/2013, which uses only native access controls and which comes with SEVEN other styles:
- Windows XP
- Access 2007/2010 Vista NOIR
- Access 2007/2010 Black
- Access 2007/2010 Silver
- Access 2007/2010 Blue
- Metro Teal
- Metro Flat
Download the demos and purchase here.
Labels:
access 2007,
access 2010,
access 2013,
metro icons,
metro-style,
windows 8
Thursday, November 13, 2014
Custom Metro-style Ribbon Switchboard for Access 2007/2010/2013 Updated
There are now three source code ACCDBs with two bonus metro-style databases including one coded for custom ribbon images.
Download the Demos (accrbswb.zip - 451kb)
Visit aadconsulting.com to buy the three full source code ACCDBs now for only $US49.95.
Each database features a space-saving application navigation paradigm that utilizes the flexible Ribbon Bar GUI and tabbed MDI option in Access 2007/2010/2013.
Features:
- Fully customisable set of context-sensitive Custom Ribbons
- Access 2007/2010/2013 Database Window, Navigation Pane, and Menus fully hidden
- MDI interface with popup dialogs for Add Only forms
- Illustrated instructions and resource links
- Two bonus Metro-style ACCDBs including one coded for custom ribbon images
- All custom images included
Download the Demos (accrbswb.zip - 451kb)
Visit aadconsulting.com to buy the three full source code ACCDBs now for only $US49.95.
Labels:
access 2007,
access 2010,
access 2013,
access switchboards,
custom ribbon,
ribbon,
RibbonX
Tuesday, November 04, 2014
New Update of BETA 3 of Ezy Access RibbonX Builder & Editor for MS Access
Labels:
access 2007,
access 2010,
access 2013,
access switchboards,
custom ribbon,
ribbon,
RibbonX
Monday, October 27, 2014
Try the free Access Instant Ribbon Wizard
The Wizard will automatically create an Access 2007/2010/2013 Ribbon Switchboard based on the native Switchboard Items table in your database built using the native Access Switchboard Manager. Just two clicks and your done.
Free Download
Free Download
Labels:
access switchboards,
access 2007,
access 2010,
access 2013,
custom ribbon,
ribbon,
RibbonX
Wednesday, August 20, 2014
Latest Update of BETA 3 of Ezy Access RibbonX Builder & Editor for Access 2007/2010/2013
An updated BETA 3 version of my Access Ribbon Builder and Editor for Microsoft© Access is now available for free download. The Builder is a fast and easy way to build and manage Access Custom Ribbons.
The update dated 18-Aug-14 supports Access 2007/2010/2013, has a redesigned GUI, and includes bug fixes. All button commands (except the Edit Control button) are now grouped on the LHS of the screen and the msoImage LookUp panel has been moved to the edit control tab. The selected control information box has been made larger to accommodate the data on the more complex controls. Multiple ribbon tabs are now fully supported.
You will need to UNINSTALL previous versions/updates before installing this update.
Download the fully functional unlimited BETA
Ezy Access RibbonX Builder is a basic yet sophisticated tool for building custom ribbonbars using XML files. The most common controls can be edited, and the essential attributes for custom controls can be edited. Native Office 2007 msoImages can be assigned to custom controls.
The ribbon being built is displayed as the active RibbonBar. You use the treeview representation of the ribbon to navigate and build the ribbon by adding, editing, copying, pasting, and deleting controls.
File commands:
- Load XML File... Loads an existing XML ribbon file. The full file path is displayed in the XML File textbox.
- Refresh Reloads the current XML file and refreshes the displayed ribbon.
- Save As... Saves the current XML file for the displayed ribbon as another file.
- Edit Control Displays an Edit Control tab where you can edit the attributes of the control selected in the treeview.
- New Ribbon... Load a new ribbon stub and creates a new XML file for the ribbon.
- Reference Database... Assigns a database file to populate the onAction combobox for that ribbon control with a macro action from a macro named 'Ribbon'. The full file path is displayed in the Ref DB textbox.
- Templates... Select a ribbon template from the samples shipped with the Builder.
- Control objects combobox Select a control from this combobox to add to the displayed ribbon. Clicking the + button adds the selected control: if the + button is disabled then the selected control cannot be added to the current parent (container) control. The buttons to the right of the + button from left-to-right delete, copy, or paste the control currently selected in the treeview. The name of a copied control that has not yet been pasted is displayed in a label between the Paste and the Edit Control buttons.
- Lookup Office Image panel The functions in this panel allow you to assign images to custom ribbon controls during editing. Place your mouse over a control in this panel for details of the function performed
Download the fully functional unlimited BETA
Labels:
access 2007,
access 2010,
access 2013,
custom ribbon,
ribbon,
RibbonX
Tuesday, August 05, 2014
Latest Microsoft Office Service Packs
The About.com PC Support portal has published the download links to the latest MS Office Service Packs for versions 2000 through to 2013.
Monday, August 04, 2014
Updated BETA 3 of Ezy Access RibbonX Builder & Editor for Access 2007/2010/2013
An updated BETA 3 version of my Access Ribbon Builder and Editor for Microsoft© Access is now available for free download. The Builder is a fast and easy way to build and manage Access Custom Ribbons. The update dated 4-Aug-14 supports Access 2013 and includes bug fixes.
You will need to UNINSTALL previous versions/updates before installing this update.
Download the fully functional unlimited BETA
Ezy Access RibbonX Builder is a basic yet sophisticated tool for building custom ribbonbars using XML files. The most common controls can be edited, and the essential attributes for custom controls can be edited. Native Office 2007 msoImages can be assigned to custom controls.
The ribbon being built is displayed as the active RibbonBar. You use the treeview representation of the ribbon to navigate and build the ribbon by adding, editing, copying, pasting, and deleting controls.
File commands:
- Load XML File... Loads an existing XML ribbon file. The full file path is displayed in the XML File textbox.
- Refresh Reloads the current XML file and refreshes the displayed ribbon.
- Save As... Saves the current XML file for the displayed ribbon as another file.
- Edit Control Displays an Edit Control tab where you can edit the attributes of the control selected in the treeview.
- New Ribbon... Load a new ribbon stub and creates a new XML file for the ribbon.
- Reference Database... Assigns a database file to populate the onAction combobox for that ribbon control with a macro action from a macro named 'Ribbon'. The full file path is displayed in the Ref DB textbox.
- Ribbon Wizard... Select a ribbon template from the samples shipped with the Builder.
- Control objects combobox Select a control from this combobox to add to the displayed ribbon. Clicking the + button adds the selected control: if the + button is disabled then the selected control cannot be added to the current parent (container) control. The buttons to the right of the + button from left-to-right delete, copy, or paste the control currently selected in the treeview. The name of a copied control that has not yet been pasted is displayed in a label between the Paste and the Edit Control buttons.
- Lookup Office Image panel The functions in this panel allow you to assign images to custom ribbon controls during editing. Place your mouse over a control in this panel for details of the function performed
Download the fully functional unlimited BETA
Labels:
access 2007,
access 2010,
access 2013,
custom ribbon,
ribbon,
RibbonX
Wednesday, March 05, 2014
Service Pack 1 for Microsoft Office 2013 Now Available for Download
Download SP1 for Office 2013 here - includes a roll-up of all previous updates. This link from About.com also has direct links to the latest service packs for Office versions 2000, 2002/XP, 2003, 2007, and 2010, as well as Office 2013.
Labels:
access 2013,
access 2013 sp1,
office 2013,
office 2013 sp1
Friday, July 26, 2013
Service Pack 2 for Microsoft Office 2010 Now Available for Download
Download SP2 for Office 2010 here - includes a roll-up of all previous updates.
Friday, July 12, 2013
Access 2013 Run-time released
You can now go download the Access 2013 Runtime from the following location:
The Access 2013 Runtime is available for download in 38 languages.
Monday, June 24, 2013
How to Hack the Access 2010 & Access 2013 Customized Application Ribbon to Build Custom Ribbons Using Ezy Access Ribbon Builder
Click on the image to zoom |
Starting with Access 2010, you can customize the Application Ribbon by right-clicking in the Ribbon-bar and selecting
The limitation is that the customization applies to the Access application and is not stored in the database. You can export the customization to an XML file with the extension .exportedUI. You can then import the file to use that customization in any instance of the Access application.
Custom database specific Ribbons must be built outside Access and loaded at run-time using VBA or the USysRibbon paradigm. For more information on how these custom ribbons are built look at this Access Extra post How to Build an Access 2007 Ribbon.
I have a ribbon builder tool for Access 2007/2010/2103 which is currently in BETA - Ezy Access RibbonX Builder. Details and the free download are here. With this tool you can build custom ribbons from scratch.
I have come up with a way to make the task of building custom Access ribbon easier, and here I will explain how to build a ribbon like the one in the screenshot at the top of this post.
1. I have a database where all the actions I want to include in my custom ribbon are saved as macros. The ribbon I want to build will also comprise some standard Access menu commands.
2. In Access with my database open, I invoke the Access Options dialog and click on Customize Ribbon in the sidebar, and customise the application ribbon as shown below:
Click on the image to zoom |
This customization results in this application ribbon:
Click on the image to zoom |
To save this customization in an XML file, I click Import/Export
3. I need to do a few things to the XML file before I can use it in Ezy Access Ribbon Builder:
- Rename the file with the extension .XML.
- Edit the XML file to remove redundant text that is not recognised as well-formed XML by Access when you load a user-generated custom ribbon.
4. I open my XML file in Expression Web 4:
Click on the image to zoom |
I then proceed as follows:
- Right-click in the document and click Reformat XML
to format the XML correctly - Select and delete the first three lines of the reformatted document:
- Right-click in the document and click Verify well-formed XML...
to check that all the XML parses without error.
6. I open the XML file in Ezy Access RibbonX Builder to finesse the custom ribbon by using some different menu elements and the full range of native Office icons.
Update 25 June 2013: XML Notepad 2007 can also be used to work with the XML file.
Click on the image to zoom |
7. After working on the XML in the Builder, I have a custom ribbon for my database:
Click on the image to zoom |
Labels:
access 2007,
access 2010,
access 2013,
office 2007 ribbon,
RibbonX
Wednesday, June 19, 2013
NEW BETA 3 of Ezy Access RibbonX Builder & Editor for Access 2007/2010/2013
A new BETA 3 version of my Access Ribbon Builder and Editor for Microsoft© Access is now available for free download. There is a new GUI, additional features, some bug fixes, and the app now supports Access 2007/2010/2013. The Builder is a fast and easy way to build and manage Access Custom Ribbons.
Download the fully functional unlimited BETA
Ezy Access RibbonX Builder is a basic yet sophisticated tool for building custom ribbonbars using XML files. The most common controls can be edited, and the essential attributes for custom controls can be edited. Native Office 2007 msoImages can be assigned to custom controls.
The ribbon being built is displayed as the active RibbonBar. You use the treeview representation of the ribbon to navigate and build the ribbon by adding, editing, copying, pasting, and deleting controls.
File commands:
- Load XML File... Loads an existing XML ribbon file. The full file path is displayed in the XML File textbox.
- Refresh Reloads the current XML file and refreshes the displayed ribbon.
- Save As... Saves the current XML file for the displayed ribbon as another file.
- Edit Control Displays an Edit Control tab where you can edit the attributes of the control selected in the treeview.
- New Ribbon... Load a new ribbon stub and creates a new XML file for the ribbon.
- Reference Database... Assigns a database file to populate the onAction combobox for that ribbon control with a macro action from a macro named 'Ribbon'. The full file path is displayed in the Ref DB textbox.
- Ribbon Wizard... Select a ribbon template from the samples shipped with the Builder.
- Control objects combobox Select a control from this combobox to add to the displayed ribbon. Clicking the + button adds the selected control: if the + button is disabled then the selected control cannot be added to the current parent (container) control. The buttons to the right of the + button from left-to-right delete, copy, or paste the control currently selected in the treeview. The name of a copied control that has not yet been pasted is displayed in a label between the Paste and the Edit Control buttons.
- Lookup Office Image panel The functions in this panel allow you to assign images to custom ribbon controls during editing. Place your mouse over a control in this panel for details of the function performed
Download the fully functional unlimited BETA
Labels:
access 2007,
access 2010,
access 2013,
office 2007 ribbon,
RibbonX
Thursday, May 16, 2013
Access Hosting Blog Helps You Get Your Access Database on the Web
AccessHosting.com runs a blog featuring useful posts on getting Microsoft Access Web Databases up and running: Access Hosting Academy.
Labels:
access 2007,
access 2010,
access 2013,
sharepoint,
SQL Server
Friday, April 19, 2013
Get a BONUS Metro Windows 8 Style Native MS Access SideBar Switchboard
Get a BONUS Metro Windows 8 Style Native SideBar Switchboard with each purchase of
the NATIVE SideBar MS Access Switchboard for Microsoft© Access 2000/2002/2003/2007/2010/2013, which uses only native access controls and which comes with FIVE other styles:
the NATIVE SideBar MS Access Switchboard for Microsoft© Access 2000/2002/2003/2007/2010/2013, which uses only native access controls and which comes with FIVE other styles:
- Windows XP
- Access 2007/2010 Vista NOIR
- Access 2007/2010 Black
- Access 2007/2010 Silver
- Access 2007/2010 Blue
Labels:
access 2007,
access 2010,
access 2013,
metro icons,
metro-style,
windows 8
Sunday, April 14, 2013
New Free Windows 8 Metro Style Tablet Dashboard Sample Database for Microsoft Access
From aadconsulting.com a new free Windows 8 metro style tablet dashboard sample database for Microsoft Access, featuring a mouse or touch driven modal kiosk tablet gui for Access 2007/2010/2013.
Download
Download
Labels:
access 2007,
access 2010,
access 2013,
metro icons,
metro-style,
windows 8
Wednesday, March 13, 2013
Hosted Exchange and SharePoint 2010 from less than $2 a month
Hosted Exchange and SharePoint 2010 from less than $2 a month - limited offer http://tinyurl.com/dxv9bw7
Monday, November 26, 2012
What's New in Office 2013
The official Microsoft listing of changes in Office 2013 for Office users is here.
What's New information for Office developers is here. The new MS Access application model is set out here.
Features removed in MS Access 2013:
Access Data Projects (ADP) functionality has been removed
Access 2013 SQL-based databases will replace much of the benefit of ADPs. There are three possible mitigations for ADPs:
. Convert the ADP to an Access App solution.
. Convert the ADP to a linked Access Desktop Database.
. Convert the ADP to a full SQL-based solution.
Import objects into an ACCDE file and then create linked tables to the existing data by using an earlier version of Access.
Access support of Jet 3.x IISAM driver is no longer available
An Access 97 user can no longer open an Access 97 database in Access 2013. To upgrade, the user must open the file in Office 2010 or an earlier version, and then open it in Office 2013. ACCDB is the recommended format for desktop databases. Open the Access 97 database file in an earlier version of Access and convert it to a later version. Access 2013 supports Access 2000 and later versions through Access 2010.
PivotCharts and PivotTables are removed
There are no options to create PivotCharts and PivotTables in Access 2013. Office Web components are no longer supported. Better charting capabilities in Excel. Use enhanced PivotChart and PivotTable capabilities in Excel. Charts that are not PivotCharts and that use the MSGraph component are still available in Access 2013. Charts that are created by the Chart Wizard component are still supported.
dBASE support removed from Access
Access Data Collection
Cannot create new Data Collection forms. The data collection feature enabled creation of data collection forms and sending those forms as an e-mail message. When customers returned those e-mail messages, the data was processed and stored in an Access database. Access 2013 cannot create new forms. Access 2013 enables processing data collection forms that are created in earlier versions of Access.
Access 2003 toolbar and menus fully removed
You can no longer create Access 2003 toolbar and menus that display in Access 2013. Access 2003 toolbars and menus are displayed in Access 2007 and Access 2010 without the Ribbon. They will not display in Access 2013 but will appear in the Add-ins tab in Access 2013. Custom Ribbon commands are supported. Toolbars display in the Add-ins tab on the Ribbon. Custom Ribbon commands are also supported.
Access Replication Options fully removed
When opening a .mdb file in Access 2010 or older, the Replication Options displays in the Ribbon Database Tools tab. This option is removed from Access 2013
Access Source Code Control fully removed
The Source Code Control add-in lets Microsoft Visual SourceSafe or other source code control systems integrate to allow check-in/check-out of queries, forms, reports, macros, modules, and data. The Developer Source Code Control is not available as an add-in for Access 2013.
Access Three-State Workflow fully removed
The entry points for workflow are no longer available. In UI Macros the Workflow commands are not available. If you open an existing Access 2010 database that has UI Macros with StartNewWorkFlow or Workflow tasks, Access displays a warning.
Access Upsizing Wizard fully removed
The Upsizing Wizard allowed useers to scale up Access database tables to a new or existing Microsoft SQL Server database. This feature is removed for Access 2013
Sunday, August 26, 2012
MDB Viewer Plus: free viewer/editor for Access MDBs and ACCDBs
MDB Viewer Plus from AlexNolan.Net is a free viewer/editor for Access MDBs and ACCDBs. Does not require retaiil Acces as it uses Microsoft Data Access Components (MDAC) which is installed as part of Windows.
Tuesday, July 17, 2012
All the Office 2013 Links You Need
Microsoft released various flavors of the Office 2013 (v15) Preview Release today:
These links will get you started running the suite:
- Download the Destktop MSI Microsoft Office 365 ProPlus Preview
- Download Streaming Microsoft Office 365 ProPlus Preview
- Access 2013 Developer Center
- What's new for Access 2013 Developers
- Create and customize a web app in Access 2013 Preview
- Overview of Apps for Office 2013
Labels:
access 15,
access 2013,
office 15,
office 2013,
office 365
Friday, March 30, 2012
RegDllView - View all registered dll/ocx/exe files on ypur PC
RegDllView is a neat little utility for developers that displays the list of all registered dll/ocx/exe files (COM registration). For each registered file, you can view the last date/time that it was registered, and the list of all registration entries (CLSID/ProgID). Download from CNET
Tuesday, February 21, 2012
Microsoft Office for iPad expected soon...
Thursday, February 16, 2012
New Look for aadconsulting.com
I have just launched the new look aadconsulting.com with a sleeker modern and easier to navigate design: aadconsulting.com. Come over for a visit.
Tuesday, June 28, 2011
Office 2010 SP1 Released
The 370mb download includes the addition of integrated community content in the Access 2010 Application Part Gallery.
Tuesday, June 07, 2011
Friday, May 06, 2011
Tuesday, April 26, 2011
Streamline Reporting on Recurring Data Imports
The article from Microsoft walks you through the creation of an Access database that supports importing monthly sales data from a text file, and provides the sample data used to create the article, as well as the database file complete with all the data imported.
The scenario comprises the following tasks:
The scenario comprises the following tasks:
- Set up an import specification to allow Access to import the same data in future months.
- Use the built-in Table Analyzer tool to create a normalized structure for the data.
- Create a set of append queries that will parse the incoming data into the normalized structure.
- Write a macro that automates the data import process.
Tuesday, March 29, 2011
All Access Downloads/Add-Ins for Access 97 to Access 2010
Microsoft has finally re-organised all its Access downloads in one place. Just click on a column to sort.
Access 2010: Sample Access Database for Streamline Reporting
This Microsoft download provides a sample data set to show how to automate a recurring import of data into a Microsoft Access 2010 database.
Monday, November 15, 2010
How To Build an Access 2010 Web Database
A detailed article from MS on building a web database in Access 2010.
New Access 2010 Resource Center on TechNet
TechNet has launched a new Access 2010 Resources portal with a focus on migrating, deploying and securing Access 2010 databases. Learn how to plan and implement an Access Services site, and get links to developer resources, training, videos, and how-to articles.
Subscribe to:
Posts (Atom)