Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default formula to add number comined with text

i am currently using a basic weekly diary in excel and need a formula that
will count cells which contain numbers along with text

Row 1 - w/c 12/7/09 12/14/09 12/21/09 12/28/09 Total
Col A

days 3mtw 5 1w 4mtwt
13 days


I need formula that will give total of days across each month as above not
sure if countif formula will work for this or not

each cell will have the number of days used in that week followed by initial
of the day I need the formula to count the number that is at the start of the
text e.g 3mtw

is this possible to do?




  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default formula to add number comined with text

This array* formula will do it:

=SUM(--(LEFT(B2:E2)))

* An array formula needs to be committed using the key combination of
Ctrl-Shift-Enter (CSE) rather than the usual <Enter. If you do this
correctly then Excel will insert curly braces { } around the formula
when viewed in the formula bar - do not type these yourself. If you
need to edit the formula you must use CSE again.

Hope this helps.

Pete


On Dec 22, 9:57*am, ian_ni wrote:
i am currently using a basic weekly diary in excel and need a formula that
will count cells which contain numbers along with text

Row 1 - * w/c 12/7/09 * 12/14/09 * * 12/21/09 * *12/28/09 * * * * *Total Col A

days * * * * * * * * *3mtw * * * * 5 * * * * * * * 1w * * * * * * *4mtwt * *
* * * 13 days

I need formula that will give total of days across each month as above not
sure if countif formula will work for this or not

each cell will have the number of days used in that week followed by initial
of the day I need the formula to count the number that is at the start of the
text e.g 3mtw

is this possible to do?


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
Number/Text combination formula donnae Excel Discussion (Misc queries) 8 July 30th 09 08:15 PM
number and text in cell for formula paulg Excel Worksheet Functions 6 August 21st 08 04:41 PM
Formula to sum text and return number INTERN Excel Discussion (Misc queries) 2 February 6th 08 10:51 PM
Formula to change scientific number to regular number or text Compare Values Excel Discussion (Misc queries) 2 August 23rd 07 06:10 PM
Change number to text formula Fesk Excel Worksheet Functions 1 August 30th 05 01:11 AM


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

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

About Us

"It's about Microsoft Excel"