Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 168
Default Highlighted Columns Count!

Not without using a macro.
However, if you could change your strategy and just mark the top of each
column with the letter Y (or whatever you want), then you could do a formula
like
=SUMPRODUCT((A1:Z1="Y")*(A2:Z100))
assuming your data is in columns A to Z and in rows 2 to 100.
- KC
--
Please remember to indicate when the post is answered so others can benefit
from it later.


"Killer" wrote:

I have looked around but didnt find anything towards what I trying to
achieve here...

I want to be able to highlight cretin columns and it will total up the
number of each column that has been highlighted.

Is this possible?

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 80
Default Highlighted Columns Count!

Ok thanks so it's not possible...

"KC Rippstein" wrote:

Not without using a macro.
However, if you could change your strategy and just mark the top of each
column with the letter Y (or whatever you want), then you could do a formula
like
=SUMPRODUCT((A1:Z1="Y")*(A2:Z100))
assuming your data is in columns A to Z and in rows 2 to 100.
- KC
--
Please remember to indicate when the post is answered so others can benefit
from it later.


"Killer" wrote:

I have looked around but didnt find anything towards what I trying to
achieve here...

I want to be able to highlight cretin columns and it will total up the
number of each column that has been highlighted.

Is this possible?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 168
Default Highlighted Columns Count!

The best I can offer is that if you are using your mouse to select the data,
then Excel does show you an auto sum of the highlighted data down in the
lower right corner of the screen.
--
Please remember to indicate when the post is answered so others can benefit
from it later.


"Killer" wrote:

Ok thanks so it's not possible...

"KC Rippstein" wrote:

Not without using a macro.
However, if you could change your strategy and just mark the top of each
column with the letter Y (or whatever you want), then you could do a formula
like
=SUMPRODUCT((A1:Z1="Y")*(A2:Z100))
assuming your data is in columns A to Z and in rows 2 to 100.
- KC
--
Please remember to indicate when the post is answered so others can benefit
from it later.


"Killer" wrote:

I have looked around but didnt find anything towards what I trying to
achieve here...

I want to be able to highlight cretin columns and it will total up the
number of each column that has been highlighted.

Is this possible?

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
Count Highlighted Rows Anonymous Excel Discussion (Misc queries) 4 September 11th 06 04:29 PM
Count consecutive dates only [email protected] Excel Discussion (Misc queries) 0 May 4th 06 03:58 PM
How to Count Substrings InTwo Columns Paputxi Excel Worksheet Functions 1 March 19th 06 09:05 PM
If two columns match then count one. How? Tried countif and sum . IMC Medrec Excel Worksheet Functions 1 February 14th 05 12:28 PM
count number of cells based on TWO conditions (2 different columns Troi-Xanh Excel Worksheet Functions 2 February 12th 05 12:46 AM


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