• Text to Speech Utility - Proof Reader for Excel 2007 (and higher)

    Introduction
    This is a very simple add-in that adds a button to the Review tab's Proofing group, allowing the user to have Excel read the selected cells back to them aloud.

    In truth, this add-in does not really add any functionality that has not existed before. In Excel 2003 and earlier, you could find this ability under Tools-->Speech-->Show Text to Speech Toolbar. But for some reason no button was put in Excel 2007 to give you the ability to have Excel speak your cell contents back to you. This simple Excel 2007 add-in gives you back the ability to quickly locate this functionality.

    To install this add-in
    • Download the zip file from this link (or the link below)
    • Extract the contained xlam file to your computer
    • Open Excel
    • Click the Office button --> Excel Options --> Add-ins --> Go
    • Click Browse, locate the xlam add-in file you extracted, and double click it
    • Click OK
    The ProofRead add-in should now be installed. Navigate to the Review tab, and check the Proofing group. You should now see new button as shown in the image above.

    Using the Tool
    Select a range of cells that contains data and click the "Proof Read" button. Excel will read the data in each populated cell back to you.

    Additional Info
    If you like to tinker with this, the addin is not protected, and is based on code from this article.
  • MVP Logo
  •  Donations

    If you like our website and would like to give something in return, you can make a donation. All donations are gratefully received and go to support the site.


    Select your preferred currency and donation amount, then click the donate button.

  • Recent Forum Posts

    Colo

    How to Rename a File from English to Other Language?

    Yeah, some massive HTML conversion is my line. In other words, most of difficult things can be done with Excel alone like this time. Well done, Excel!...

    Colo Today, 07:36 AM Go to last post
    Ken Puls

    Link a series name to a cell using Excel 2010 VBA

    Hi there,

    I recorded linking the title to a cell and it came back with the following. Does this help?

    Code:
        ActiveChart.SetElement
    ...

    Ken Puls Today, 04:06 AM Go to last post
    Ken Puls

    How to Rename a File from English to Other Language?

    Colo, that was way too easy... I was expecting some massive HTML conversion, or a huge engine to compare each character against a library of Chr codes!...

    Ken Puls Today, 04:02 AM Go to last post
    Ken Puls

    Shared file\macro & IP address

    Oh, and as for the max number of users who can access the file in the shared folder at once...

    • For reading, I believe it's unlimited. (The second and
    ...

    Ken Puls Today, 03:59 AM Go to last post
    Ken Puls

    Shared file\macro & IP address

    ibrahimaa,

    There is no one-line way to get your IP address the way you are getting the username. So you're going to need more code than...

    Ken Puls Today, 03:56 AM Go to last post