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 need formula for # names listed * $5

I have one column, 30 lines. LINES WITH NAMES PAY $5. Need a formula that
will give include all thirty lines with names but only give a result for the
lines with names. So that whenever names are added I won't have to redo the
formula each time.
msexcel2003
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default need formula for # names listed * $5

Do you mean

=COUNTA(A1:A30)*5

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"elleneII" wrote in message
...
I have one column, 30 lines. LINES WITH NAMES PAY $5. Need a formula that
will give include all thirty lines with names but only give a result for

the
lines with names. So that whenever names are added I won't have to redo

the
formula each time.
msexcel2003



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 510
Default need formula for # names listed * $5

Hi,

Something like
=if(A1<"",5,0)

HTH
Carim

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
Locking portions of a formula tiggatattoo Excel Worksheet Functions 2 June 5th 06 04:51 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
adding row to forumla carrera Excel Discussion (Misc queries) 9 August 23rd 05 10:24 PM
Creating a check mark box MarthaSue Setting up and Configuration of Excel 18 April 28th 05 12:31 AM


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