Access 2007 ribbon examples

Published 27 June 08 08:12 AM

A while back I asked for examples of ribbon apps that developers have created. My hope is that we can stimulate different ideas and help people think about how to build apps using the new paradigm. Here are some of the examples sent in by the community...

Instant Quote Professional 2007 by PCEsoft.com.
Instant Quote Professional (Our Professional Quoting Package) is a feature rich software application designed for any business that requires quotes and invoices. Instant Quote Pro allows you to easily create quotes and invoices in seconds! Supports US, Canadian, VAT and Australian GST systems.

image

See more screen shots here.

 

Gianni Zanetti sent me screenshots of fleetADMIN.

image001

image002

image003

Edwin Blancovitch from Advanced Developers.net sent me screen shots of his great looking Easy Payroll 2008.

Provides a full multi-level payroll program highlighted by its outstanding flexibility, making it an excellent alternative for just about any type of business that needs to do some in-house payroll processing. It reads data from most badge cards or biometric clocks, and to make it more flexible, it also prepare all tax returns needed by a payroll application.

Ribbon_001_MainMenu

Ribbon_002_ToolsMenu

Ribbon_003_PrintPreview

Thomas Fluegel with Sage sent me a preview of their latest ERP solution Sage Office Line.

image

Sage Ribbons

Oli (AKA Freakazeud) has put together a nice little personal budget tracking application with custom ribbons.

image

image

image

image

image

by clintc

Comments

# Gilad said on July 2, 2008 9:40 AM:

Hi,

I have a question to two of the contributors above, regarding what looks to me like a Treeview control in the Access screen shots you submitted.

(I understand the post was intended to display the ribbon and its possibilities, but I decided to wait and see if there will be a simpler user interface for building and maintaining the ribbon in the next Access version, and hopefully it will have a comprehensive object model for DAO as well)

So with regard to the TreeView control: The question is addressed to:

1) The person who sent screen shots from Instant Quote Professional 2007 by PCEsoft.com. I am referring to the right hand side of the “Parts screen”.

2) Thomas Fluegel from Sage.

Both examples contain what looks to me like a TreeView. Can you please provide some details about this control? What control did you use? Are there any issues with deployment? Does it require special registry editing per computer?

Sorry for being off topic

Thanks

Gilad

# James Beswick said on July 2, 2008 11:33 AM:

Is there any easy way to develop these ribbons yet?

# James Beswick said on July 2, 2008 6:08 PM:

Whoa, I'm with Gilad - what's the Outlook-style navigation thingy in the Sage example? Details, please, Team Access!

# zup said on July 3, 2008 9:39 AM:

Most of those make me remember why I've never taken up office 2007 for my development efforts. But I was interested to see the sage toolbars with the three smaller icons instead of the single monster...how is that done? It's almost bearable.

# zup said on July 3, 2008 10:00 AM:

also, the app that is shown in the June 23 thread "Designing Applications" does not appear to have a ribbon at all...how? I thought they were inherant in a2007. Strange that posts to that thread are disabled already.

# Thomas Wortig said on July 3, 2008 10:40 AM:

@ Gilad

(Since I'm far from being an experienced programmer I hope I don'' embaress myself here completely)

Not sure if it's still available in Access2007, but Access 2003 has an Treeview control as part of the ActiveX Controls.

It has to be filled programatically via VBA and (IMHO) suffers from some minor conceptional flaws, but is basically quite easy to do and very flexible in the presentation of data (including formatting).

Thomas

New Comments to this post are disabled
Page view tracker