Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Two questions - copying and averaging

Hello! Is it possible to have a case automatically copy to a second sheet if
a certain value is added into one of the columns? So, I want all the cases
that have a 1 in column B to be automatically pasted into sheet 2. Is that
possible? If not, is there some way to automatically calculate the average
of all the 1s in a separate sheet without having to run a filter? Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Two questions - copying and averaging

Try this:

=SUMIF(B1:B10,1,C1:C10)/COUNTIF(B1:B10,1)

Average column C where column B = 1.

Biff

"Beatrice" wrote in message
...
Hello! Is it possible to have a case automatically copy to a second sheet
if
a certain value is added into one of the columns? So, I want all the
cases
that have a 1 in column B to be automatically pasted into sheet 2. Is
that
possible? If not, is there some way to automatically calculate the
average
of all the 1s in a separate sheet without having to run a filter? Thanks!



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Two questions - copying and averaging

Thanks!
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Two questions - copying and averaging

You're welcome!

Biff

"Beatrice" wrote in message
...
Thanks!



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
averaging & ??? Dee/Daes Excel Worksheet Functions 6 May 5th 06 08:47 PM
Help with averaging... lherndo Excel Discussion (Misc queries) 2 April 5th 06 02:54 PM
Averaging waterwayz Excel Discussion (Misc queries) 5 July 11th 05 04:09 PM
Questions on copying from one sheet to the other and coping every other cell. KatyLady Excel Discussion (Misc queries) 10 June 7th 05 08:29 AM
2 questions, copying data from sheet to sheet and assigning macro Boris Excel Worksheet Functions 0 December 16th 04 06:11 PM


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