Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Selected items (eg count) does not show up on status bar

I am trying to get the character count on a cell. In the status bar I have
slected count but nothing shows up on the status bar, so i tried them all and
the only ones that show up are the zoom and macro record butoon
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,316
Default Selected items (eg count) does not show up on status bar

To get the character count you need to use the LEN function.

In a blank cell type the following substituting the cell you want to count
characters in:

=LEN(A1)

The function returns a count of each character in the cell. The count
function on the status bar counts the number of entries in a selected range,
not the specific character contents of a cell.

Hope this helps.


--
Kevin Backmann


"Patti Bowles" wrote:

I am trying to get the character count on a cell. In the status bar I have
slected count but nothing shows up on the status bar, so i tried them all and
the only ones that show up are the zoom and macro record butoon

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
EXCEL allow 2 options on status bar e.g. show "Count" + "Sum" LEJM Excel Discussion (Misc queries) 2 November 15th 07 07:49 PM
Print Pivottable - show all selected items in page filter Koen Excel Discussion (Misc queries) 0 June 19th 06 09:30 AM
On status bar, sum of selected cells doesn't automatically appear. Chozzie Excel Discussion (Misc queries) 2 November 14th 05 02:04 AM
Excel Status Bar items khw Excel Discussion (Misc queries) 1 July 6th 05 08:02 PM
named range, data validation: list non-selected items, and new added items KR Excel Discussion (Misc queries) 1 June 24th 05 05:21 AM


All times are GMT +1. The time now is 03:44 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"