Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Adding selected numbers

I want to make a price list for our salemen.
Ihave all the items and the optional items listed.
Now what I would like is be able to put a check mark beside the items and
have the total of all the items selected at the bottom.
Can this be done?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,124
Default Adding selected numbers


You may want to look in the help index for SUMIF
--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"touchngo" wrote in message
...
I want to make a price list for our salemen.
Ihave all the items and the optional items listed.
Now what I would like is be able to put a check mark beside the items and
have the total of all the items selected at the bottom.
Can this be done?


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Adding selected numbers

I must be missing something.
I want to add numbers in colum B if there is a check mark in colum A.


"Don Guillett" wrote:


You may want to look in the help index for SUMIF
--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"touchngo" wrote in message
...
I want to make a price list for our salemen.
Ihave all the items and the optional items listed.
Now what I would like is be able to put a check mark beside the items and
have the total of all the items selected at the bottom.
Can this be done?



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Adding selected numbers

Thanks that work perfect.

Would you know how to make a check mark show when I click on a cell and then
have it disapear again if I click again.

"Don Guillett" wrote:

OK. try this
=SUMPRODUCT((LEN(TRIM(a1:a21))0)*b1:b21)

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"touchngo" wrote in message
...
I must be missing something.
I want to add numbers in colum B if there is a check mark in colum A.


"Don Guillett" wrote:


You may want to look in the help index for SUMIF
--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"touchngo" wrote in message
...
I want to make a price list for our salemen.
Ihave all the items and the optional items listed.
Now what I would like is be able to put a check mark beside the items
and
have the total of all the items selected at the bottom.
Can this be done?







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
Adding leading zeroes to selected alphanumeric cells [email protected] Excel Programming 1 September 26th 07 04:02 PM
Adding numbers or characters to existing numbers Jannie Excel Worksheet Functions 9 February 20th 07 03:08 PM
Adding selected numbe in a column Les Golf New Users to Excel 5 August 31st 06 04:04 AM
Adding values for selected years OSDavidL Excel Worksheet Functions 6 February 9th 06 09:55 AM
Adding selected cells alanled New Users to Excel 1 February 5th 06 08:43 PM


All times are GMT +1. The time now is 09:26 AM.

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"