Hi,

I want to customise the ribbon with VBA and add a box with some info text in it that relates to workload. For example:

Customers/hr : 27

The number would change regularly and the VBA code would read it in from a file. The issue is that I can't see how to add info text to the ribbon.

I suppose somehow it could be hacked with a button label that does nothing?

Anyone have any suggestions on how to acheive this?

Cheers,

Al