Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JMar
 
Posts: n/a
Default I need an autosum for each box where employees use x's of 1's

I need a way in Excel 2003 to calculate marks in each box versus numbers,
(i.e., xxxxxxx and Excel would automatically enter 7 in the box). I need
this to recaulculate itself each time another mark is added so I can keep
running totals.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave Peterson
 
Posts: n/a
Default I need an autosum for each box where employees use x's of 1's

maybe...
=len(a1)
if only X's were in A1.

=len(a1)-len(substitute(a1,"x",""))
to count just the x's in A1

JMar wrote:

I need a way in Excel 2003 to calculate marks in each box versus numbers,
(i.e., xxxxxxx and Excel would automatically enter 7 in the box). I need
this to recaulculate itself each time another mark is added so I can keep
running totals.


--

Dave Peterson
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
Scheduling employees by dates... LOOKUP or FILTER? ssleene Excel Worksheet Functions 0 November 14th 05 06:58 PM
Array formula returning terminated employees malik641 Excel Worksheet Functions 4 August 16th 05 03:24 PM
Number of employees in the appropriate time column Steve Excel Worksheet Functions 8 March 10th 05 10:55 PM
List employees with hours worked, weekly, quarterly, and annually Steve j. New Users to Excel 6 February 17th 05 06:41 PM
autosum problems PAT D 1951 Excel Worksheet Functions 1 November 28th 04 11:17 PM


All times are GMT +1. The time now is 01:12 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"