PC Review


Reply
Thread Tools Rate Thread

How to count characters in OL 2007 message

 
 
jerryk
Guest
Posts: n/a
 
      1st Oct 2008
I send text messages that need to be under a certain number of characters. I
would like Outlook 2007 to tell me the number of characters in the email I am
composing. I have done it in Outlook 2003 with Word 2003 as the edittor
using Word's word count feature. But, I don't see how to do this in 2007.

Thank you.
JerryK
 
Reply With Quote
 
 
 
 
Michael Bauer [MVP - Outlook]
Guest
Posts: n/a
 
      1st Oct 2008


This few lines of VBA code might be an option:

Public Sub CountMyStuff()
MsgBox Len(Application.ActiveInspector.Currentitem.Body)
End Sub

You may add a button to the toolbar of your mail window and call the macro
from there.

--
Best regards
Michael Bauer - MVP Outlook

: VBOffice Reporter for Data Analysis & Reporting
: Outlook Categories? Category Manager Is Your Tool
: <http://www.vboffice.net/product.html?pub=6&lang=en>


Am Wed, 1 Oct 2008 09:04:01 -0700 schrieb jerryk:

> I send text messages that need to be under a certain number of characters.

I
> would like Outlook 2007 to tell me the number of characters in the email I

am
> composing. I have done it in Outlook 2003 with Word 2003 as the edittor
> using Word's word count feature. But, I don't see how to do this in 2007.
>
> Thank you.
> JerryK

 
Reply With Quote
 
jerryk
Guest
Posts: n/a
 
      22nd Oct 2008
Works great! Thank you.
JerryK

"Michael Bauer [MVP - Outlook]" wrote:

>
>
> This few lines of VBA code might be an option:
>
> Public Sub CountMyStuff()
> MsgBox Len(Application.ActiveInspector.Currentitem.Body)
> End Sub
>
> You may add a button to the toolbar of your mail window and call the macro
> from there.
>
> --
> Best regards
> Michael Bauer - MVP Outlook
>
> : VBOffice Reporter for Data Analysis & Reporting
> : Outlook Categories? Category Manager Is Your Tool
> : <http://www.vboffice.net/product.html?pub=6&lang=en>
>
>
> Am Wed, 1 Oct 2008 09:04:01 -0700 schrieb jerryk:
>
> > I send text messages that need to be under a certain number of characters.

> I
> > would like Outlook 2007 to tell me the number of characters in the email I

> am
> > composing. I have done it in Outlook 2003 with Word 2003 as the edittor
> > using Word's word count feature. But, I don't see how to do this in 2007.
> >
> > Thank you.
> > JerryK

>

 
Reply With Quote
 
Terry Hansen
Guest
Posts: n/a
 
      24th Aug 2010
I need to count characters in OL 2007 also but cannot figure out how to add the VBA code to OL 2007 and create a button for the menue. Can you elaborate on this please.

> On Wednesday, October 01, 2008 12:04 PM jerry wrote:


> I send text messages that need to be under a certain number of characters. I
> would like Outlook 2007 to tell me the number of characters in the email I am
> composing. I have done it in Outlook 2003 with Word 2003 as the edittor
> using Word's word count feature. But, I don't see how to do this in 2007.
>
> Thank you.
> JerryK



>> On Wednesday, October 01, 2008 2:14 PM Michael Bauer [MVP - Outlook] wrote:


>> This few lines of VBA code might be an option:
>>
>> Public Sub CountMyStuff()
>> MsgBox Len(Application.ActiveInspector.Currentitem.Body)
>> End Sub
>>
>> You may add a button to the toolbar of your mail window and call the macro
>> from there.
>>
>> --
>> Best regards
>> Michael Bauer - MVP Outlook
>>
>> : VBOffice Reporter for Data Analysis & Reporting
>> : Outlook Categories? Category Manager Is Your Tool
>> : <http://www.vboffice.net/product.html?pub=6&lang=en>
>>
>>
>> Am Wed, 1 Oct 2008 09:04:01 -0700 schrieb jerryk:
>>
>> I
>> am



>>> On Wednesday, October 22, 2008 5:28 PM jerry wrote:


>>> Works great! Thank you.
>>> JerryK
>>>
>>> "Michael Bauer [MVP - Outlook]" wrote:



>>> Submitted via EggHeadCafe - Software Developer Portal of Choice
>>> Book Review: Excel 2010 - The Missing Manual [OReilly]
>>> http://www.eggheadcafe.com/tutorials...l-oreilly.aspx

 
Reply With Quote
 
Gordon
Guest
Posts: n/a
 
      25th Aug 2010
On 24/08/2010 16:43, Terry Hansen wrote:
> I need to count characters in OL 2007 also but cannot figure out how to add the VBA code to OL 2007 and create a button for the menue. Can you elaborate on this please.
>


The Word Count details includes a Character count....in the New Message
window click on the drop-down arrow under Spelling..


>> On Wednesday, October 01, 2008 12:04 PM jerry wrote:

>


And you REALLY think anyone is monitoring a thread nearly TWO years old?
 
Reply With Quote
 
New Member
Join Date: Jan 2012
Posts: 1
 
      1st Jan 2012
No one may be monitoring this thread after another year but, Gordon, thanks for your instructions. Just started to use SMS in Outlook 2007 and this is just what I was looking for.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to get Word 2007's count of characters INCLUDING SPACES? lroomberg Microsoft Word Document Management 1 12th Oct 2009 09:29 PM
Can I count characters in text to keep my message limited Z28Camaro Microsoft Word Document Management 2 26th Jun 2009 05:37 PM
how do you count words/characters on word 2007 =?Utf-8?B?b3V0bG9vayBjYWxlbmRhcg==?= Microsoft Word Document Management 2 8th Aug 2007 07:37 PM
Excel Count characters in a textbox to display character count? Shaka215@gmail.com Microsoft Excel Programming 1 8th Feb 2007 06:31 AM
0 characters on message sync with activesync 4.1 and outlook 2007 =?Utf-8?B?V2VuZHk=?= Microsoft Outlook Discussion 2 20th Jun 2006 04:43 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:11 AM.