Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 25
Default Finding the difference

I am working in Excel XP, and I have a spreadsheet with raw data. In the
rows are listed items purchased and in one column, the total cost of all
items purchased. At the end of that column is the grand total of all items
purchased. Some of the items listed in the rows are highlighted in Yellow.
I need a formula that will extract only those items that are highlighted in
yellow, and provide a subtotal of only the items that are not highlighted in
yellow. Because this list is rather lenghty, Excel did not appear to like my
selecting individual items to sum. Any assistance would be appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,722
Default Finding the difference

Rather than highlighting in yellow (XL can't detect colors!) use a helper
column (say, Z) and mark the rows you want with an "X" (or use a
formula/crtieria as to why those rows are marked yellow). Then you can use
the SUMIF function like
=SUMIF(Z:Z,"X",A:A)
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Renegade" wrote:

I am working in Excel XP, and I have a spreadsheet with raw data. In the
rows are listed items purchased and in one column, the total cost of all
items purchased. At the end of that column is the grand total of all items
purchased. Some of the items listed in the rows are highlighted in Yellow.
I need a formula that will extract only those items that are highlighted in
yellow, and provide a subtotal of only the items that are not highlighted in
yellow. Because this list is rather lenghty, Excel did not appear to like my
selecting individual items to sum. Any assistance would be appreciated.

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
finding date difference Totti Excel Discussion (Misc queries) 4 October 15th 08 10:35 PM
Finding the difference Heather Excel Discussion (Misc queries) 4 August 1st 08 03:50 PM
Finding the difference between two numbers Christian J. Sweatt Excel Worksheet Functions 3 September 15th 07 05:10 AM
Finding the percentage difference of two or more numbers slr Excel Worksheet Functions 5 January 26th 06 03:00 PM
Finding Time difference John Harris Excel Worksheet Functions 2 May 14th 05 12:32 AM


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